Skip to content

Commit 0285dff

Browse files
authored
[CI][sycl-rel] Specify device for win-e2e (#18474)
After a recent change the target device must be specified.
1 parent 3f97fe4 commit 0285dff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-rel-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
with:
135135
name: ${{ matrix.name }}
136136
runner: ${{ matrix.runner }}
137+
target_devices: level_zero:gpu
137138
sycl_toolchain_archive: ${{ needs.build-win.outputs.artifact_archive_name }}
138139
extra_lit_opts: ${{ matrix.extra_lit_opts }}
139140
repo_ref: ${{ inputs.testing_branch || 'sycl-rel-6_1_0' }}

0 commit comments

Comments
 (0)