Skip to content

Commit dab63f4

Browse files
committed
test
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
1 parent 64bc42d commit dab63f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Intel Arc Graphics with Level Zero
7474
runner: '["Windows","arc"]'
7575
- name: Intel Battlemage Graphics with Level Zero
76-
runner: '["Windows","bmg"]'
76+
runner: '["Windows","bmg-test"]'
7777
uses: ./.github/workflows/sycl-windows-run-tests.yml
7878
with:
7979
name: ${{ matrix.name }}

0 commit comments

Comments
 (0)