Skip to content

Commit 0606dae

Browse files
JRPanclaude
andcommitted
Change CI docker image to nvidia/cuda:13.1.1-cudnn-devel-ubuntu24.04
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e94df09 commit 0606dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
test-12-8:
1717
runs-on: ubuntu-latest
1818
container:
19-
image: ghcr.io/accel-sim/accel-sim-framework:Ubuntu-24.04-cuda-12.8-minimal
19+
image: nvidia/cuda:13.1.1-cudnn-devel-ubuntu24.04
2020

2121
# Steps represent a sequence of tasks that will be executed as part of the job
2222
steps:

0 commit comments

Comments
 (0)