Skip to content

Commit cb2c726

Browse files
authored
Add CI support for OpenBLAS on WoA
1 parent c8d41e4 commit cb2c726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_arm64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
build:
22-
# if: "github.repository == 'OpenMathLib/OpenBLAS'"
22+
if: "github.repository == 'OpenMathLib/OpenBLAS'"
2323
runs-on: windows-11-arm
2424
steps:
2525
- name: Checkout repository

0 commit comments

Comments
 (0)