Skip to content

Commit

Permalink
fix: Disable arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
efirs committed Jun 3, 2023
1 parent 4a62c0a commit d7b7b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-docker-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:

jobs:
arm64:
if: false
uses: ./.github/workflows/push-docker-image.yaml
secrets: inherit
with:
Expand Down

0 comments on commit d7b7b91

Please sign in to comment.