Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
ci: run on 1.10 and 1
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Oct 8, 2024
1 parent 8179e3a commit 82ad4dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ steps:
matrix:
setup:
julia:
- "1.10"
- "1"
group:
- CUDA
Expand Down Expand Up @@ -78,6 +79,7 @@ steps:
matrix:
setup:
julia:
- "1.10"
- "1"

- group: ":telescope: Downstream AMD GPU"
Expand Down Expand Up @@ -134,6 +136,7 @@ steps:
matrix:
setup:
julia:
- "1.10"
- "1"

- group: ":julia: oneAPI GPU"
Expand All @@ -159,6 +162,7 @@ steps:
matrix:
setup:
julia:
- "1.10"
- "1"

env:
Expand Down

0 comments on commit 82ad4dd

Please sign in to comment.