diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3f6f34df0..0714add92 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -110,7 +110,6 @@ jobs: macos-arm64-bazel: name: Bazel macOS arm64 runs-on: [self-hosted, macOS, ARM64] - if: false steps: - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 - name: GCP @@ -136,7 +135,6 @@ jobs: macos-arm64-wheel: name: Wheel ${{ matrix.python }} macOS arm64 needs: macos-arm64-bazel - if: false runs-on: [self-hosted, macOS, ARM64] strategy: matrix: