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.
1 parent 2a9afc4 commit 339704bCopy full SHA for 339704b
.github/workflows/build.yml
@@ -30,6 +30,8 @@ jobs:
30
31
- name: Set up QEMU
32
uses: docker/setup-qemu-action@v3
33
+ with:
34
+ image: tonistiigi/binfmt:qemu-v7.0.0-28
35
36
- name: Build ${{ matrix.arch }}
37
run: |
0 commit comments