diff --git a/.github/workflows/sycl-windows-precommit.yml b/.github/workflows/sycl-windows-precommit.yml index 3be34f80b6229..5197e2975784c 100644 --- a/.github/workflows/sycl-windows-precommit.yml +++ b/.github/workflows/sycl-windows-precommit.yml @@ -73,7 +73,7 @@ jobs: - name: Intel Arc Graphics with Level Zero runner: '["Windows","arc"]' - name: Intel Battlemage Graphics with Level Zero - runner: '["Windows","bmg"]' + runner: '["Windows","bmg-test"]' uses: ./.github/workflows/sycl-windows-run-tests.yml with: name: ${{ matrix.name }}