Skip to content

Commit

Permalink
fix elixir version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
benhaney committed Oct 28, 2023
1 parent 7278bdf commit 728ae04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
include:
- pair:
elixir: 1.12
elixir: 1.13
otp: 24
- pair:
elixir: 1.14
Expand Down

0 comments on commit 728ae04

Please sign in to comment.