Skip to content

Commit

Permalink
Test on Elixir 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
hkrutzer committed Feb 16, 2025
1 parent 02ccc33 commit e600b3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- pair:
elixir: "1.17.3"
otp: "27.1"
- pair:
elixir: "1.18.2"
otp: "27.2"
lint: lint
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e600b3f

Please sign in to comment.