Skip to content

Commit 6a9f5d3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-post-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
uses: ./.github/workflows/sycl-windows-run-tests.yml
119119
with:
120120
name: Intel GEN12 Graphics with Level Zero
121-
runner: '["Windows","gen12"]'
121+
runner: '["Windows","build-test"]'
122122
sycl_toolchain_archive: ${{ needs.build-win.outputs.artifact_archive_name }}
123123
extra_lit_opts: --param gpu-intel-gen12=True
124124
compiler: icx

0 commit comments

Comments
 (0)