Skip to content

Commit 579b7b3

Browse files
committed
Revert "Add arm64 build of container"
This reverts commit 541e0ec.
1 parent 134bada commit 579b7b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
uses: docker/build-push-action@v6
4747
with:
4848
context: .
49-
platforms: linux/amd64,linux/arm64
5049
push: ${{ github.event_name == 'push' }}
5150
tags: ${{ steps.meta.outputs.tags }}
5251
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)