Skip to content

Commit 5d940cd

Browse files
committed
wip
1 parent c8c8478 commit 5d940cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
file: support/build.Dockerfile
3131
push: false
32-
platforms: linux/386,linux/amd64,linux/arm32v6,linux/arm32v7,linux/arm64
32+
platforms: linux/386,linux/amd64,linux/arm,linux/armel,linux/arm64
3333

3434
- name: Build all artifacts
3535
run: make build-all

0 commit comments

Comments
 (0)