Skip to content

Commit

Permalink
Add Elixir main and Erlang master to CI
Browse files Browse the repository at this point in the history
Removed in #954, this patch restores the Elixir main and Erlang master
versions on CI.

[skip changeset]
  • Loading branch information
jeffkreeftmeijer committed Jul 3, 2024
1 parent b2bef40 commit 61cc84b
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 @@ -129,6 +129,8 @@ jobs:
- 26.x
- 25.x
include:
- elixir: main
otp: master
- elixir: 1.16.x
otp: 26.x
- elixir: 1.15.x
Expand Down

0 comments on commit 61cc84b

Please sign in to comment.