Skip to content

Commit

Permalink
Erlang 21 is no longer supported.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jan 13, 2025
1 parent cc405b6 commit 5e76dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

strategy:
matrix:
otp_version: ['23', '22', '21']
otp_version: ['23', '22']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5e76dfc

Please sign in to comment.