We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7001c1a + 76f3e97 commit 842169cCopy full SHA for 842169c
.github/workflows/nightly.yml
@@ -61,10 +61,6 @@ jobs:
61
uses: actions/checkout@v4
62
- name: Set up QEMU
63
uses: docker/setup-qemu-action@v3
64
- # Temporary workaround for ARM builds
65
- # https://github.com/docker/setup-qemu-action/issues/198
66
- with:
67
- image: tonistiigi/binfmt:qemu-v7.0.0-28
68
- name: Set up Docker Buildx
69
uses: docker/setup-buildx-action@v3
70
- name: Login to GHCR
0 commit comments