We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca32dd2 commit 65e57e9Copy full SHA for 65e57e9
1 file changed
.github/workflows/unit_tests.yml
@@ -69,7 +69,7 @@ jobs:
69
- list-test-files
70
runs-on: [ self-hosted, xeon5 ]
71
container:
72
- image: 10.0.13.31:5000/nvidia/cuda:128-ubuntu24.04_0325
+ image: 10.0.13.31:5000/nvidia/cuda:130-ubuntu24.04_0325
73
options: --device /dev/dri --ipc=host --runtime=nvidia --gpus all
74
volumes:
75
- /monster/ci/env/entrypoint.sh:/entrypoint.sh
0 commit comments