Skip to content

Commit db75429

Browse files
committed
build amd64
1 parent 7a24c90 commit db75429

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/protobuf-dockerimage.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ jobs:
6262
tags: ${{ steps.meta.outputs.tags }}
6363
labels: ${{ steps.meta.outputs.labels }}
6464
annotations: ${{ steps.meta.outputs.annotations }}
65-
platforms: "linux/arm64, linux/amd64"
65+
platforms: "linux/amd64"
66+
# platforms: "linux/arm64, linux/amd64"
6667
push: true
6768
pull: true
6869
sbom: true

0 commit comments

Comments
 (0)