Skip to content

Commit

Permalink
Update to Elixir v1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jan 10, 2025
1 parent b02e921 commit 5275d6e
Show file tree
Hide file tree
Showing 5 changed files with 914 additions and 279 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: "1.18.1"
otp: "27.2"
lint: lint
- elixir: "1.17.3"
otp: "27.1"
lint: lint
- elixir: "1.17.3"
otp: "25.0.4"
- elixir: "1.14.5"
Expand Down
Loading

0 comments on commit 5275d6e

Please sign in to comment.