Skip to content

Commit

Permalink
Added Erlang 25 to CI/CD.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jan 2, 2023
1 parent 796d81b commit feba5f9
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 @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
otp_version: [19, 20, 21, 22, 23, 24]
otp_version: [19, 20, 21, 22, 23, 24, 25]
# otp_version: [22]
os: [ubuntu-latest]

Expand Down

0 comments on commit feba5f9

Please sign in to comment.