8000 Update build-wheels-cuda.yaml · this-josh/llama-cpp-python@b53aa39 · GitHub
[go: up one dir, main page]

Skip to content

Commit b53aa39

Browse files
authored
Update build-wheels-cuda.yaml
1 parent d2de3b2 commit b53aa39

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-latest')
2424
'pyver' = @("3.12")
25-
'cuda' = @("12.5.0")
25+
'cuda' = @("12.5.1")
2626
'releasetag' = @("basic")
2727
}
2828

0 commit comments

Comments
 (0)
0