Skip to content

Commit eb3f5dc

Browse files
committed
binfmt v10
1 parent 68c7089 commit eb3f5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ jobs:
387387
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
388388
with:
389389
platforms: all
390-
image: tonistiigi/binfmt:qemu-v9.2.0
390+
image: tonistiigi/binfmt:qemu-v10.0.4
391391
- run: docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
392392
if: ${{ !contains(matrix.target, 'aarch64') }}
393393
- name: Test bindings

0 commit comments

Comments
 (0)