We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2ff3c commit bdbde87Copy full SHA for bdbde87
.github/workflows/sycl-windows-precommit.yml
@@ -53,6 +53,6 @@ jobs:
53
uses: ./.github/workflows/sycl-windows-run-tests.yml
54
with:
55
name: Intel GEN12 Graphics with Level Zero
56
- runner: '["Windows","gen12"]'
+ runner: '["Windows","gen12-test"]'
57
sycl_toolchain_archive: ${{ needs.build.outputs.artifact_archive_name }}
58
extra_lit_opts: --param gpu-intel-gen12=True
0 commit comments