Skip to content

Commit

Permalink
Add Elixir main to CI
Browse files Browse the repository at this point in the history
This patch restores the Elixir main version on CI.

[skip changeset]
  • Loading branch information
jeffkreeftmeijer committed Aug 13, 2024
1 parent fa761c1 commit 5d2ff33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ jobs:
- 26.x
- 25.x
include:
- elixir: main
otp: 27.x
- elixir: latest
otp: 27.x
- elixir: 1.16.x
Expand Down

0 comments on commit 5d2ff33

Please sign in to comment.