Update apple_m.yml

This commit is contained in:
Martin Kroeker
2026-04-27 22:56:01 +02:00
committed by GitHub
parent 5fa0aec3cf
commit f2c5129b40

View File

@@ -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: