Skip to content

Commit

Permalink
Add Elixir 1.18 release candidate to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
filmor committed Dec 17, 2024
1 parent 3c62340 commit b3c0354
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
strategy:
matrix:
pair:
- { erlang: "27", elixir: "1.18.0-rc.0" }
- { erlang: "26", elixir: "1.18.0-rc.0" }
- { erlang: "27", elixir: "1.17", latest: true }
- { erlang: "26", elixir: "1.17" }
- { erlang: "26", elixir: "1.16" }
Expand Down

0 comments on commit b3c0354

Please sign in to comment.