Revert "an attempt to get this docker workflow to play nice with arm"

This reverts commit 8faf3f4a5a.
This commit is contained in:
Ren 2024-03-29 19:08:08 -07:00
commit 066ac0d800

View file

@ -41,10 +41,6 @@ jobs:
with: with:
cosign-release: 'v2.2.3' 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 # Set up BuildKit Docker container builder to be able to build
# multi-platform images and export cache # multi-platform images and export cache
# https://github.com/docker/setup-buildx-action # https://github.com/docker/setup-buildx-action