Skip to content

Commit

Permalink
add elixir 1.18 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinschweikert committed Dec 23, 2024
1 parent 9cb678e commit eef4b47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
fail-fast: false
matrix:
include:
- elixir_version: '1.18'
otp_version: '27.2'
- elixir_version: '1.17'
otp_version: '27.0'
lint: true
Expand Down

0 comments on commit eef4b47

Please sign in to comment.