Skip to content

Commit

Permalink
Add Elixir 1.18 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gilest committed Dec 20, 2024
1 parent ca63b02 commit 52d7016
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 @@ -19,6 +19,9 @@ jobs:
- elixir: 1.17.2
otp: 27.0

- elixir: 1.18.0
otp: 27.0

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 52d7016

Please sign in to comment.