Skip to content

Commit bdbde87

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent da2ff3c commit bdbde87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-windows-precommit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
uses: ./.github/workflows/sycl-windows-run-tests.yml
5454
with:
5555
name: Intel GEN12 Graphics with Level Zero
56-
runner: '["Windows","gen12"]'
56+
runner: '["Windows","gen12-test"]'
5757
sycl_toolchain_archive: ${{ needs.build.outputs.artifact_archive_name }}
5858
extra_lit_opts: --param gpu-intel-gen12=True

0 commit comments

Comments
 (0)