diff --git a/.github/workflows/windows_arm64.yml b/.github/workflows/windows_arm64.yml index bd23f955b..d1b5f94e0 100644 --- a/.github/workflows/windows_arm64.yml +++ b/.github/workflows/windows_arm64.yml @@ -19,7 +19,7 @@ permissions: jobs: build: - # if: "github.repository == 'OpenMathLib/OpenBLAS'" + if: "github.repository == 'OpenMathLib/OpenBLAS'" runs-on: windows-11-arm steps: - name: Checkout repository