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 d43f90a commit 3989ef5Copy full SHA for 3989ef5
.github/workflows/sycl-windows-precommit.yml
@@ -65,7 +65,7 @@ jobs:
65
matrix:
66
include:
67
- name: Intel GEN12 Graphics with Level Zero
68
- runner: '["Windows","gen12"]'
+ runner: '["Windows","gen12-test"]'
69
- name: Intel Battlemage Graphics with Level Zero
70
runner: '["Windows","bmg"]'
71
uses: ./.github/workflows/sycl-windows-run-tests.yml
0 commit comments