From 69529757c19f911d2966fa78c753a14cc6e4b030 Mon Sep 17 00:00:00 2001 From: Martin Stancsics Date: Thu, 30 Jan 2025 09:20:27 +0100 Subject: [PATCH] Less precise qemu pin --- .github/workflows/build-wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index 69edd14b..cfb94f4e 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -21,7 +21,7 @@ jobs: uses: docker/setup-qemu-action@v3 with: platforms: all - image: tonistiigi/binfmt:qemu-v8.1.5-45 + image: tonistiigi/binfmt:qemu-v8.1.5 - name: Set up micromamba uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc - name: Build wheels