Skip to content

Commit

Permalink
ci: use latest Elixir and OTP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamez committed Oct 4, 2024
1 parent 86781a5 commit 4d2c2ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
otp: 26.0.2
- elixir: 1.16.3
otp: 26.2.5
- elixir: 1.17
otp: 27.0
- elixir: 1.17.3
otp: 27.1
check_format: true
check_deps: true

Expand Down

0 comments on commit 4d2c2ed

Please sign in to comment.