diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index e6f45ac58..a4f971f0a 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -64,7 +64,7 @@ jobs: retention-days: 1 wheel-macos: name: macOS ${{ matrix.os }}, ${{ matrix.arch.name }}, Python ${{ matrix.ver }} - runs-on: macos-${{ matrix.os }} + runs-on: macos-${{ matrix.os }}-large strategy: fail-fast: false matrix: