Skip to content

Commit 3eafe81

Browse files
committed
setup CI
1 parent c3bbfd7 commit 3eafe81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: docker/build-push-action@v6
4747
with:
4848
context: .
49-
platforms: linux/amd64,linux/arm64,linux/aarch64,linux/armv7
49+
platforms: linux/arm64
5050
push: ${{ GitHub.event_name != 'pull_request' }}
5151
tags: ${{ steps.meta.outputs.tags }}
5252
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)