diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 8266538c3..2f86ed507 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -55,8 +55,8 @@ jobs: include: - os: ubuntu-latest os-type: linux - - os: macos-latest - os-type: macos +# - os: macos-latest +# os-type: macos fail-fast: false runs-on: ${{ matrix.os }} steps: