CI: Pin qemu binfmt image (#106847)

statically set qemu binfmt image
This commit is contained in:
Kevin Minehart
2025-06-17 17:18:14 +02:00
committed by GitHub
parent 0e6c7f84c3
commit 7bae1d9d02
+2
View File
@@ -102,6 +102,8 @@ jobs:
persist-credentials: false
- name: Set up QEMU
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392
with:
image: docker.io/tonistiigi/binfmt:qemu-v7.0.0-28
- uses: ./.github/actions/build-package
id: build
with: