Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Oct 9, 2023
1 parent 93fe1e8 commit 241d6a8
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 @@ -16,11 +16,11 @@ jobs:
matrix:
include:
- pair:
elixir: 1.7.4
otp: 21.3.8.17
elixir: 1.9
otp: 22.3
- pair:
elixir: 1.11.4
otp: 23.3.3
elixir: 1.14
otp: 25.3
lint: lint
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 241d6a8

Please sign in to comment.