mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-05-31 00:45:48 +08:00
Update apple_m.yml
This commit is contained in:
15
.github/workflows/apple_m.yml
vendored
15
.github/workflows/apple_m.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user