Skip to content

Commit ee65750

Browse files
committed
Temporarily disable arm build.
1 parent b14c079 commit ee65750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
packages: write
2929
strategy:
3030
matrix:
31-
arch: [amd64, arm64]
31+
arch: [amd64]
3232
fail-fast: false
3333
steps:
3434
- name: Checkout code

0 commit comments

Comments
 (0)