Skip to content

Commit 459d3ee

Browse files
committed
Use CUDA 12.8 to build, too.
1 parent 296c675 commit 459d3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CUDA_VER: # Should be `<major>.<minor>.<patch>` (e.g. `12.5.1`)
22
- "11.8.0"
33
- "12.0.1"
4-
- "12.5.1"
4+
- "12.8.0"
55
PYTHON_VER:
66
- "3.10"
77
- "3.11"

0 commit comments

Comments
 (0)