Skip to content

Commit

Permalink
Run CI on Elixir 1.13.x through 1.16.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkreeftmeijer committed Jun 18, 2024
1 parent d81bdc2 commit d1a31ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ jobs:
include:
- otp: master
elixir: main
- elixir: 1.16.x
- otp: 26.x
- elixir: 1.15.x
- otp: 26.x
- elixir: 1.14.x
- otp: 25.x
- elixir: 1.13.x
- otp: 24.x

steps:
- name: Set up Erlang and Elixir
Expand Down

0 comments on commit d1a31ef

Please sign in to comment.