Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Jul 10, 2023
1 parent 560780a commit 5448748
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 @@ -14,11 +14,11 @@ jobs:
matrix:
include:
- pair:
elixir: "1.12"
elixir: "1.13"
otp: "24.3.4.10"
- pair:
elixir: "1.13"
otp: "25.1"
elixir: "1.15"
otp: "26.0"
lint: lint
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5448748

Please sign in to comment.