Skip to content

Commit

Permalink
Re-enable arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang committed Dec 17, 2023
1 parent 6849aa9 commit 0b918e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 0b918e6

Please sign in to comment.