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 68c7089 commit eb3f5dcCopy full SHA for eb3f5dc
.github/workflows/CI.yml
@@ -387,7 +387,7 @@ jobs:
387
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
388
with:
389
platforms: all
390
- image: tonistiigi/binfmt:qemu-v9.2.0
+ image: tonistiigi/binfmt:qemu-v10.0.4
391
- run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
392
if: ${{ !contains(matrix.target, 'aarch64') }}
393
- name: Test bindings
0 commit comments