Skip to content

Commit

Permalink
turn linux arm64 off again
Browse files Browse the repository at this point in the history
  • Loading branch information
billywhizz committed Jan 19, 2025
1 parent 4d80733 commit 6503c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
name: lo-linux-${{ matrix.platform }}

build-linux-arm64:
# if: ${{ false }} # disable
if: ${{ false }} # disable
name: linux
runs-on: ubuntu-22.04
strategy:
Expand Down

0 comments on commit 6503c88

Please sign in to comment.