Skip to content

Commit

Permalink
Bump QEMU and release 4.1.1 again (#439)
Browse files Browse the repository at this point in the history
* Use up-to-date qemu

* Update release date

* Less precise qemu pin
  • Loading branch information
stanmart authored Jan 30, 2025
1 parent 1d16f5b commit e791633
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
platforms: all
image: tonistiigi/binfmt:qemu-v8.1.5
- name: Set up micromamba
uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
- name: Build wheels
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Changelog
=========

4.1.1 - 2025-01-29
4.1.1 - 2025-01-30
------------------

**Bug fix:**
Expand Down

0 comments on commit e791633

Please sign in to comment.