Skip to content

Commit d7b7b91

Browse files
committed
fix: Disable arm64 build
1 parent 4a62c0a commit d7b7b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-docker-arm64.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515

1616
jobs:
1717
arm64:
18+
if: false
1819
uses: ./.github/workflows/push-docker-image.yaml
1920
secrets: inherit
2021
with:

0 commit comments

Comments
 (0)