Skip to content

Commit

Permalink
update docker/setup-qemu-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mozman committed Mar 2, 2024
1 parent 9e24318 commit 9f39501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_manylinux2014_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3
- name: Build manylinux2014_aarch64 wheels
uses: pypa/[email protected]
env:
Expand Down

0 comments on commit 9f39501

Please sign in to comment.