Skip to content

Commit

Permalink
Update ci.yml (#2740)
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim authored Jul 19, 2023
1 parent 9f8dcdf commit 27c59a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
strategy:
matrix:
include:
- elixir: 1.12.0
otp: 24.2
- elixir: 1.13.4
otp: 24.3

- elixir: 1.13.2
otp: 24.2
- elixir: 1.15.4
otp: 25.3
lint: lint

runs-on: ubuntu-latest
Expand Down

0 comments on commit 27c59a9

Please sign in to comment.