Skip to content

Commit c9443f2

Browse files
committed
add CUDA12.9 in CI
1 parent bdb27b5 commit c9443f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
cuda-tag: ["cu126", "cu128"]
39+
cuda-tag: ["cu126", "cu128", "cu129"]
4040
os:
4141
- linux.g5.12xlarge.nvidia.gpu
4242
python:

0 commit comments

Comments
 (0)