Skip to content

Commit

Permalink
Revert "fix: ghcr.io build for mulitplatform. includes Apple silicon" (
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskoepf committed Mar 24, 2023
1 parent fa4c42d commit bcd2fb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
packages: write
steps:
- uses: actions/checkout@v3
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.2.1
- name: Login to container registry
Expand Down Expand Up @@ -62,4 +60,3 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64

0 comments on commit bcd2fb3

Please sign in to comment.