diff --git a/.github/workflows/testing-matrix.yaml b/.github/workflows/testing-matrix.yaml index 1c0c32953..4f0fe51c6 100644 --- a/.github/workflows/testing-matrix.yaml +++ b/.github/workflows/testing-matrix.yaml @@ -11,7 +11,7 @@ jobs: platform: [iOS, macOS] xcode-version: [14.2, 15.2] - runs-on: macos-latest + runs-on: macOS-14-arm64 steps: - uses: actions/checkout@v3