Skip to content

Commit 3b877e4

Browse files
Merge pull request #199 from chayim/ck-armies
manylinux support
2 parents 0a92570 + af4ca20 commit 3b877e4

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)