Skip to content

Commit f878192

Browse files
committed
shrik build matrix for now
1 parent a7d188e commit f878192

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
host-platform:
23-
- linux-64
24-
- linux-aarch64
23+
# - linux-64
24+
# - linux-aarch64
2525
- win-64
2626
python-version:
27-
- "3.13"
27+
# - "3.13"
2828
- "3.12"
29-
- "3.11"
30-
- "3.10"
31-
- "3.9"
29+
# - "3.11"
30+
# - "3.10"
31+
# - "3.9"
3232
cuda-version:
3333
# Note: this is for build-time only.
3434
- "12.8.0"

0 commit comments

Comments
 (0)