Skip to content

Commit 8106648

Browse files
committed
test arm only
1 parent 7b9abd2 commit 8106648

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
@@ -40,7 +40,7 @@ jobs:
4040
context: .
4141
build-args: |
4242
VERSION=${{ env.SOURCE_VERSION }}
43-
platforms: linux/amd64,linux/arm64
43+
platforms: linux/arm64
4444
push: ${{ github.event_name != 'pull_request' }}
4545
tags: ${{ steps.meta.outputs.tags }}
4646
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)