Skip to content

Commit

Permalink
Update CI versions (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson authored Feb 23, 2025
1 parent 1223aac commit 8dbaa86
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: 1.13.1
otp: 24.2
- elixir: 1.14.5
otp: 26.2.5.9
- elixir: 1.18.2
otp: 27.2.4

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 8dbaa86

Please sign in to comment.