This commit is contained in:
Hayden 2021-01-19 18:47:06 -09:00
commit d0d6be0600

View file

@ -20,9 +20,9 @@ jobs:
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v1
with:
image: tonistiigi/binfmt:latest
platforms: all
# with:
# image: tonistiigi/binfmt:latest
# platforms: all
#
# Setup Buildx
#