Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Sep 25, 2023
1 parent 93a1f9a commit 9c75e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
fail-fast: false
matrix:
include:
- elixir-version: "1.12.0"
otp-version: "22.3"
- elixir-version: "1.12.3"
otp-version: "22.3.4.26"
- elixir-version: "1.15.6"
otp-version: "26.1"
lint: lint
Expand Down

0 comments on commit 9c75e20

Please sign in to comment.