Skip to content

Commit

Permalink
Update workflow (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
msluszniak authored Oct 17, 2023
1 parent af447bf commit cdccb19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
fail-fast: false
matrix:
include:
- elixir: "1.15.6"
otp: "26.1"
lint: true
- elixir: "1.14.5"
otp: "24.3"
- elixir: "1.15.4"
otp: "25.3"
lint: true
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit cdccb19

Please sign in to comment.