We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600069d commit b1ad5f9Copy full SHA for b1ad5f9
.github/workflows/sycl-nightly.yml
@@ -157,7 +157,7 @@ jobs:
157
with:
158
name: CUDA E2E
159
runner: '["aws_cuda-${{ github.run_id }}-${{ github.run_attempt }}"]'
160
- image: ghcr.io/intel/llvm/ubuntu2404_build:latest
+ image: ghcr.io/intel/llvm/ubuntu2204_build:latest
161
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN --env NVIDIA_DISABLE_REQUIRE=1
162
target_devices: ext_oneapi_cuda:gpu
163
ref: ${{ github.sha }}
0 commit comments