Skip to content

Commit f2c5129

Browse files
authored
Update apple_m.yml
1 parent 5fa0aec commit f2c5129

1 file changed

Lines changed: 1 addition & 14 deletions

File tree

.github/workflows/apple_m.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -157,20 +157,7 @@ jobs:
157157
esac
158158
159159
160-
name: xbuild-x86_64
161-
162-
on: [push, pull_request]
163-
164-
concurrency:
165-
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
166-
cancel-in-progress: true
167-
168-
permissions:
169-
contents: read # to fetch code (actions/checkout)
170-
171-
jobs:
172-
build:
173-
if: "github.repository == 'OpenMathLib/OpenBLAS'"
160+
xbuild:
174161
runs-on: macos-14
175162

176163
strategy:

0 commit comments

Comments
 (0)