Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msluszniak authored Oct 16, 2023
1 parent 26e9988 commit 9f33c37
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: "1.14.5"
otp: "24.3"
- elixir: "1.15.6"
otp: "26.1"
lint: true
- elixir: "1.15.4"
otp: "25.3"
lint: true
Expand Down

0 comments on commit 9f33c37

Please sign in to comment.