We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53706e commit 381634aCopy full SHA for 381634a
.buildkite/runtests.yml
@@ -4,7 +4,7 @@ steps:
4
setup:
5
version:
6
- "1"
7
- - "1.9"
+ - "1.10"
8
env:
9
GROUP: CUDA
10
plugins:
@@ -31,8 +31,8 @@ steps:
31
matrix:
32
33
34
- # Known issues on 1.8
35
36
37
GROUP: AMDGPU
38
@@ -60,7 +60,7 @@ steps:
60
61
62
63
64
65
GROUP: oneAPI
66
@@ -90,7 +90,8 @@ steps:
90
91
92
93
+ - "1"
94
95
96
GROUP: Metal
97
0 commit comments