Skip to content

Commit be744b5

Browse files
Keep using old image for CUDA AWS task
1 parent e52ba41 commit be744b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
with:
160160
name: CUDA E2E
161161
runner: '["aws_cuda-${{ github.run_id }}-${{ github.run_attempt }}"]'
162+
image: ghcr.io/intel/llvm/ubuntu2204_build:latest
162163
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN --env NVIDIA_DISABLE_REQUIRE=1
163164
target_devices: cuda:gpu
164165
ref: ${{ github.sha }}

0 commit comments

Comments
 (0)