Skip to content

Commit 752d633

Browse files
authored
feat: Update CUDA version from 13.1.1 to 13.2.0
1 parent aee75ab commit 752d633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
cuda_config:
22-
- ver: 13.1.1
23-
short: cu131
22+
- ver: 13.2.0
23+
short: cu132
2424
arch: 75
2525
pyver: ["3.14"]
2626

0 commit comments

Comments
 (0)