Skip to content

Commit

Permalink
Adds elixir v1.15.1 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kbredemeier committed May 17, 2024
1 parent 39ef069 commit 882da48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
include:
- otp-version: 24.3
elixir-version: 1.16
- otp-version: 25
elixir-version: 1.15.1
- otp-version: 25
elixir-version: 1.16
check-formatted: true
Expand Down

0 comments on commit 882da48

Please sign in to comment.