Skip to content

Commit 2cf3985

Browse files
[CI] Use updated nightly container in sycl-linux-run-tests.yml
Built on top of #16680.
1 parent 2fcddee commit 2cf3985

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,9 @@ on:
127127
- '["cts-cpu"]'
128128
- '["Linux", "build"]'
129129
image:
130-
description: |
131-
Use option ending with ":build" for AMDGPU, ":latest" for the rest.
132130
type: choice
133131
options:
134-
- 'ghcr.io/intel/llvm/sycl_ubuntu2204_nightly:latest'
135-
- 'ghcr.io/intel/llvm/sycl_ubuntu2204_nightly:build'
132+
- 'ghcr.io/intel/llvm/sycl_ubuntu2404_nightly:latest'
136133
image_options:
137134
description: |
138135
Use option with "--device=/dev/kfd" for AMDGPU, without it for the rest.

0 commit comments

Comments
 (0)