Skip to content

Commit

Permalink
ci: update versions again
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Oct 2, 2023
1 parent 17a2929 commit a44c8b7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ jobs:
fail-fast: false
matrix:
include:
- otp: "26.0.2"
elixir: "1.15.4"
- otp: "26.1.1"
elixir: "1.15.6"
lint: true
- otp: "25.3.2.2"
- otp: "25.3.2.6"
elixir: "1.14.5"
- otp: "25.3.2.2"
- otp: "25.3.2.6"
elixir: "1.14.5"
test_command_prepend: "USE_EXLA=true"
- otp: "25.3.2.2"
- otp: "25.3.2.6"
elixir: "1.14.5"
test_command_prepend: "USE_TORCHX=true"
steps:
Expand Down

0 comments on commit a44c8b7

Please sign in to comment.