diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 611f660f0b81c..175e47af95bfc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -218,7 +218,7 @@ jobs: testwebgpu: name: WebGPU Tests - runs-on: macos-13 + runs-on: flyci-macos-large-latest-m2 timeout-minutes: 20 steps: - name: Checkout Code @@ -261,7 +261,7 @@ jobs: testmetal: name: Metal Tests - runs-on: macos-13 + runs-on: flyci-macos-large-latest-m2 timeout-minutes: 20 steps: