Skip to content

Commit

Permalink
Revert "an attempt to get this docker workflow to play nice with arm"
Browse files Browse the repository at this point in the history
This reverts commit 8faf3f4.
  • Loading branch information
toffee-makes-things committed Mar 30, 2024
1 parent a28501a commit 066ac0d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,7 @@ jobs:
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 #v3.4.0
with:
cosign-release: 'v2.2.3'

# try to make this workflow play nice with ARM
- name: Set up QEMU
uses: docker/setup-qemu-action@v3


# Set up BuildKit Docker container builder to be able to build
# multi-platform images and export cache
# https://github.com/docker/setup-buildx-action
Expand Down

0 comments on commit 066ac0d

Please sign in to comment.