Skip to content

Commit

Permalink
chore: test on elixir 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
fahchen committed Dec 20, 2024
1 parent 19cc152 commit 3d250d2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,12 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: 1.18.0
otp: 27.2
- elixir: 1.17.3
otp: 27.2
- elixir: 1.16.3
otp: 26.2.5
otp: 26.2
lint: lint
- elixir: 1.15.6
otp: 26.2.5
Expand Down

0 comments on commit 3d250d2

Please sign in to comment.