Skip to content

Commit 4d6efb3

Browse files
committed
test
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 0df8a45 commit 4d6efb3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/sycl-windows-precommit.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ jobs:
6464
matrix:
6565
include:
6666
- name: Intel GEN12 Graphics with Level Zero
67-
runner: '["Windows","gen12"]'
68-
- name: Intel Battlemage Graphics with Level Zero
69-
runner: '["Windows","bmg"]'
67+
runner: '["Windows","gen12-test"]'
7068
uses: ./.github/workflows/sycl-windows-run-tests.yml
7169
with:
7270
name: ${{ matrix.name }}

0 commit comments

Comments
 (0)