Skip to content

Commit

Permalink
Support Elixir 1.18 in GitHub CI (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
kianmeng authored Jan 27, 2025
1 parent 138d532 commit 74d186e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
include:
- elixir: "1.10"
otp: "22"
- elixir: "1.17"
- elixir: "1.18"
otp: "27"
lint: lint

Expand Down

0 comments on commit 74d186e

Please sign in to comment.