Skip to content

Commit

Permalink
remove arm builds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed May 5, 2021
1 parent 70382a6 commit 0d79e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v2
with:
platforms: linux/amd64,linux/arm64
# platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
- name: Image digest
Expand Down

0 comments on commit 0d79e9c

Please sign in to comment.