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 64bc42d commit dab63f4Copy full SHA for dab63f4
.github/workflows/sycl-windows-precommit.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Intel Arc Graphics with Level Zero
74
runner: '["Windows","arc"]'
75
- name: Intel Battlemage Graphics with Level Zero
76
- runner: '["Windows","bmg"]'
+ runner: '["Windows","bmg-test"]'
77
uses: ./.github/workflows/sycl-windows-run-tests.yml
78
with:
79
name: ${{ matrix.name }}
0 commit comments