Skip to content

Commit

Permalink
ci: bump elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirschbaum committed Sep 20, 2023
1 parent 315e08c commit 66df98e
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 @@ -18,7 +18,7 @@ jobs:
test:
strategy:
matrix:
elixir: [1.14.4, 1.15.4]
elixir: [1.14.4, 1.15.5]
otp: [24.2, 25.2, 26]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 66df98e

Please sign in to comment.