Skip to content

Commit 724cf3e

Browse files
committed
DNM: Temp disable more tests
1 parent 05a7068 commit 724cf3e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/build-and-test.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -213,19 +213,19 @@ jobs:
213213
- linux-64
214214
- linux-aarch64
215215
python-version:
216-
- "3.13"
216+
# - "3.13"
217217
- "3.12"
218-
- "3.11"
219-
- "3.10"
220-
- "3.9"
218+
# - "3.11"
219+
# - "3.10"
220+
# - "3.9"
221221
cuda-version:
222222
# Note: this is for test-time only.
223223
- "12.8.0"
224-
- "12.0.1"
225-
- "11.8.0"
224+
# - "12.0.1"
225+
# - "11.8.0"
226226
local-ctk:
227227
- 1 # use mini CTK
228-
- 0 # use CTK wheels
228+
# - 0 # use CTK wheels
229229
runner:
230230
- default
231231
exclude:

0 commit comments

Comments
 (0)