Skip to content

Commit b95ad94

Browse files
authored
Update build-wheels-cuda.yaml
1 parent 76574f7 commit b95ad94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-cuda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
$matrix = @{
2323
'os' = @('ubuntu-22.04', 'windows-2022')
2424
'pyver' = @("3.12")
25-
'cuda' = @("12.6.1")
25+
'cuda' = @("12.4.1")
2626
'releasetag' = @("basic")
2727
}
2828

0 commit comments

Comments
 (0)