Skip to content

Commit c19e567

Browse files
authored
Update llama-build-cuda.yaml
1 parent 6b41d64 commit c19e567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
$matrix = @{
2424
'os' = @('ubuntu-latest')
2525
'pyver' = @("3.12")
26-
'cuda' = @("12.3.2")
26+
'cuda' = @("12.4.1")
2727
'releasetag' = @("basic")
2828
}
2929

0 commit comments

Comments
 (0)