Skip to content

Commit e1d3537

Browse files
authored
Use CUDA 12.4 for packaging (#534)
1 parent 1ae2e01 commit e1d3537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packaging.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
fail-fast: false
6363
matrix:
6464
python-version: ["3.10", "3.11", "3.12", "3.13"]
65-
cuda-version: ["12.6"]
65+
cuda-version: ["12.4"]
6666
use-nvdec: ["nvdec"]
6767
uses: ./.github/workflows/_build_linux_cuda.yml
6868
with:

0 commit comments

Comments
 (0)