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 7351039 commit 6a9f5d3Copy full SHA for 6a9f5d3
.github/workflows/sycl-post-commit.yml
@@ -118,7 +118,7 @@ jobs:
118
uses: ./.github/workflows/sycl-windows-run-tests.yml
119
with:
120
name: Intel GEN12 Graphics with Level Zero
121
- runner: '["Windows","gen12"]'
+ runner: '["Windows","build-test"]'
122
sycl_toolchain_archive: ${{ needs.build-win.outputs.artifact_archive_name }}
123
extra_lit_opts: --param gpu-intel-gen12=True
124
compiler: icx
0 commit comments