Skip to content

Commit

Permalink
Update Elixir versions in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasschmidt committed Feb 11, 2025
1 parent 1030578 commit 2bc1211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
include:
- elixir: 1.15.8
otp: 24.3.4.17
- elixir: 1.17.3
- elixir: 1.18.1
otp: 27.2
env:
MIX_ENV: test
Expand Down

0 comments on commit 2bc1211

Please sign in to comment.