We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b4b11 commit 66ec17eCopy full SHA for 66ec17e
.github/workflows/build.yml
@@ -850,7 +850,7 @@ jobs:
850
arch: 89-real
851
package: false
852
853
- container: nvidia/cuda:${{ matrix.cuda.version }}-devel-ubuntu24.04
+ container: ${{ matrix.cuda.container }}
854
855
name: ubuntu-22-cuda (${{ matrix.cuda.version }} cap ${{ matrix.cuda.cap }}, e.g. ${{ matrix.cuda.example }})
856
0 commit comments