Skip to content

Commit 29dfbde

Browse files
committed
Build only for amd64
1 parent 88fc943 commit 29dfbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
labels: ${{ steps.meta.outputs.labels }}
6767
cache-from: type=gha
6868
cache-to: type=gha,mode=max
69-
platforms: linux/amd64,linux/arm64
69+
platforms: linux/amd64
7070

7171
- name: Generate SBOM
7272
uses: anchore/sbom-action@v0

0 commit comments

Comments
 (0)