Skip to content

Commit

Permalink
Merge pull request #59 from lithammer/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-qemu-action-3
  • Loading branch information
lithammer authored Oct 1, 2023
2 parents 8c2c120 + e53c110 commit bd60c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation
- name: Setup QEMU
if: runner.os == 'Linux'
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: all

Expand Down

0 comments on commit bd60c00

Please sign in to comment.