We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d41e4 commit cb2c726Copy full SHA for cb2c726
.github/workflows/windows_arm64.yml
@@ -19,7 +19,7 @@ permissions:
19
20
jobs:
21
build:
22
- # if: "github.repository == 'OpenMathLib/OpenBLAS'"
+ if: "github.repository == 'OpenMathLib/OpenBLAS'"
23
runs-on: windows-11-arm
24
steps:
25
- name: Checkout repository
0 commit comments