We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae2e01 commit e1d3537Copy full SHA for e1d3537
.github/workflows/packaging.yml
@@ -62,7 +62,7 @@ jobs:
62
fail-fast: false
63
matrix:
64
python-version: ["3.10", "3.11", "3.12", "3.13"]
65
- cuda-version: ["12.6"]
+ cuda-version: ["12.4"]
66
use-nvdec: ["nvdec"]
67
uses: ./.github/workflows/_build_linux_cuda.yml
68
with:
0 commit comments