Skip to content

Commit

Permalink
add 1.17.0-rc.0 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
novaugust authored May 24, 2024
1 parent c4c0b81 commit 9fd1d91
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 @@ -9,7 +9,7 @@ jobs:
name: Ex${{matrix.elixir}}/OTP${{matrix.otp}}
strategy:
matrix:
elixir: ['1.15.7', '1.16.0']
elixir: ['1.15.7', '1.16.0', '1.17.0-rc.0']
otp: ['25.1.2']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9fd1d91

Please sign in to comment.