diff --git a/.github/workflows/apple_m.yml b/.github/workflows/apple_m.yml index dea19db6b..4872ce2a1 100644 --- a/.github/workflows/apple_m.yml +++ b/.github/workflows/apple_m.yml @@ -157,20 +157,7 @@ jobs: esac -name: xbuild-x86_64 - -on: [push, pull_request] - -concurrency: - group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} - cancel-in-progress: true - -permissions: - contents: read # to fetch code (actions/checkout) - -jobs: - build: - if: "github.repository == 'OpenMathLib/OpenBLAS'" + xbuild: runs-on: macos-14 strategy: