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 5e026a9 commit 7ee1dc3Copy full SHA for 7ee1dc3
.github/workflows/unit-test.yaml
@@ -41,7 +41,7 @@ jobs:
41
name: Build and test [${{ matrix.name }}]
42
runs-on: ubuntu-24.04
43
container:
44
- image: nvidia/cuda:12.9.1-devel-ubuntu22.04@sha256:bd4e2680a261c212f1e2fea241606f71497dc67a417f73175d794ec8212b5ba8
+ image: nvidia/cuda:13.0.1-devel-ubuntu22.04@sha256:93a8d207db5aaa6384f834a6bf70d417433f709e61b57a91e7cc99c16172f49c
45
strategy:
46
fail-fast: false
47
matrix:
0 commit comments