Skip to content

Commit 2431756

Browse files
Update pyproject.toml
1 parent feb999f commit 2431756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ before-all = [
3030
]
3131

3232
[tool.cibuildwheel.linux.environment]
33-
cuda = "12.4"
33+
cuda = "12.2"
3434
temp = "/tmp/cuda-temp"
3535
CUDA_PATH = "/usr/local/cuda-${cuda}"
3636
PATH = "${PATH}:${CUDA_PATH}/bin"

0 commit comments

Comments
 (0)