Skip to content

Commit eea3f1d

Browse files
committed
Use a container image with git available
1 parent 3988a76 commit eea3f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/httomolibgpu_tests_run_iris.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
iris-gpu:
99
runs-on: iris-gpu
1010
container:
11-
image: nvidia/cuda:12.6.3-devel-ubi8
11+
image: ghcr.io/diamondlightsource/httomolibgpu:dockerfile
1212
env:
1313
NVIDIA_VISIBLE_DEVICES: ${{ env.NVIDIA_VISIBLE_DEVICES }}
1414
options: --gpus all --runtime=nvidia

0 commit comments

Comments
 (0)