Skip to content

Commit af4ca20

Browse files
committed
manylinux support
1 parent 0a92570 commit af4ca20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
- uses: actions/checkout@v4
5454
with:
5555
ref: version-${{ needs.bump.outputs.version }}
56+
- name: Setup QEMU
57+
uses: docker/setup-qemu-action@v1
5658
- uses: PyO3/[email protected]
5759
with:
5860
manylinux: auto

0 commit comments

Comments
 (0)