diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9fcd34ad09..98888e03fc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: - name: linux host: arc-runner-altimate-code - name: windows - host: windows-latest + host: arc-runner-windows-altimate-code runs-on: ${{ matrix.settings.host }} defaults: run: @@ -49,7 +49,7 @@ jobs: host: arc-runner-altimate-code playwright: bunx playwright install --with-deps - name: windows - host: windows-latest + host: arc-runner-windows-altimate-code playwright: bunx playwright install runs-on: ${{ matrix.settings.host }} env: