|
@@ -17,6 +17,10 @@ on: |
|
|
# it only makes sense to test if this file has been changed |
|
|
# it only makes sense to test if this file has been changed |
|
|
|
|
|
|
|
|
name: Nightly-Homebrew-Build |
|
|
name: Nightly-Homebrew-Build |
|
|
|
|
|
|
|
|
|
|
|
permissions: |
|
|
|
|
|
contents: read # to fetch code (actions/checkout) |
|
|
|
|
|
|
|
|
jobs: |
|
|
jobs: |
|
|
build-OpenBLAS-with-Homebrew: |
|
|
build-OpenBLAS-with-Homebrew: |
|
|
runs-on: macos-latest |
|
|
runs-on: macos-latest |
|
|