Skip to content

Commit 12302ac

Browse files
committed
Update CUDA container version for IRIS CI tests
1 parent e5c6a9a commit 12302ac

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
@@ -11,7 +11,7 @@ jobs:
1111
iris-gpu:
1212
runs-on: iris-gpu
1313
container:
14-
image: nvidia/cuda:11.6.2-devel-ubi8
14+
image: nvidia/cuda:12.6.3-devel-ubi8
1515
env:
1616
NVIDIA_VISIBLE_DEVICES: ${{ env.NVIDIA_VISIBLE_DEVICES }}
1717

0 commit comments

Comments
 (0)