We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0799b0d + 6b8379d commit 68906a9Copy full SHA for 68906a9
1 file changed
.github/workflows/nightly-Homebrew-build.yml
@@ -23,6 +23,7 @@ permissions:
23
24
jobs:
25
build-OpenBLAS-with-Homebrew:
26
+ if: "github.repository == 'OpenMathLib/OpenBLAS'"
27
runs-on: macos-latest
28
env:
29
DEVELOPER_DIR: /Applications/Xcode_11.4.1.app/Contents/Developer
0 commit comments