Skip to content

Commit

Permalink
CI: build elixir 1.17 and OTP/27
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcaruana committed Jun 18, 2024
1 parent 43f31cb commit 07b76a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ jobs:
- elixir: '1.16'
otp: '26.0'

- elixir: '1.17'
otp: '25.0'
- elixir: '1.17'
otp: '26.0'
- elixir: '1.17'
otp: '27.0'

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 07b76a2

Please sign in to comment.