Skip to content

Commit 7ee1dc3

Browse files
Update nvidia/cuda Docker tag to v13
1 parent 5e026a9 commit 7ee1dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: Build and test [${{ matrix.name }}]
4242
runs-on: ubuntu-24.04
4343
container:
44-
image: nvidia/cuda:12.9.1-devel-ubuntu22.04@sha256:bd4e2680a261c212f1e2fea241606f71497dc67a417f73175d794ec8212b5ba8
44+
image: nvidia/cuda:13.0.1-devel-ubuntu22.04@sha256:93a8d207db5aaa6384f834a6bf70d417433f709e61b57a91e7cc99c16172f49c
4545
strategy:
4646
fail-fast: false
4747
matrix:

0 commit comments

Comments
 (0)