Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jan 15, 2025
1 parent 227858f commit 4c27312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: "1.15.6"
otp: "26.1"
- elixir: "1.18.1"
otp: "27.1"
lint: true
- elixir: "1.14.5"
- elixir: "1.15.8"
otp: "26.1"
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4c27312

Please sign in to comment.