Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: E. Sambo <[email protected]>
  • Loading branch information
epinault and esambo authored Oct 1, 2024
1 parent e78fd29 commit e0323b3
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 @@ -19,7 +19,7 @@ jobs:
matrix:
os: [ubuntu-22.04]
elixir_version: [1.15, 1.16, 1.17]
otp_version: [ 25, 26, 27]
otp_version: [25, 26, 27]
exclude:
- otp_version: 27
elixir_version: 1.15
Expand Down

0 comments on commit e0323b3

Please sign in to comment.