Skip to content

Commit a68054f

Browse files
committed
chore: enable arm64 build
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
1 parent fa0d7e8 commit a68054f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
platform:
2727
- linux/amd64
28-
# - linux/arm64
28+
- linux/arm64
2929
steps:
3030
-
3131
name: Prepare

0 commit comments

Comments
 (0)