Skip to content

Commit

Permalink
Add Elixir main to CI (#49)
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 authored Aug 23, 2024
1 parent fa761c1 commit 543d9f4
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 543d9f4

Please sign in to comment.