Skip to content

Commit d4cd0d7

Browse files
committed
chore: try linux/amd64 only
1 parent 59c80de commit d4cd0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
APP_DEPLOYMENT: CANARY_CHECKER
2828
WITHOUT_AUTH: "true"
2929
with:
30-
platforms: linux/amd64,linux/arm64
30+
platforms: linux/amd64
3131
push: false
3232
tags: flanksource/canary-checker-ui:ci

0 commit comments

Comments
 (0)