Skip to content

Commit c261ca2

Browse files
authored
update cuda to 12.6.2
1 parent c19e567 commit c261ca2

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.4.1")
26+
'cuda' = @("12.6.2")
2727
'releasetag' = @("basic")
2828
}
2929

0 commit comments

Comments
 (0)