Skip to content

Commit

Permalink
Test with OTP 27
Browse files Browse the repository at this point in the history
  • Loading branch information
ono committed Oct 28, 2024
1 parent 62ebdf6 commit cedeea3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
include:
# rabbit_common currently does not compile against OTP v27.
# This needs to be fixed upstream to achieve compatibility.
#- otp: 27.x
# elixir: 1.17.x
- otp: 27.x
elixir: 1.17.x
- otp: 26.x
elixir: 1.17.x
- otp: 26.x
Expand All @@ -46,8 +46,6 @@ jobs:
elixir: 1.14.5
- otp: 25.x
elixir: 1.13.4
- otp: 24.x
elixir: 1.12.3
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
MIX_ENV: test
Expand Down

0 comments on commit cedeea3

Please sign in to comment.