Skip to content

Commit cc25ecd

Browse files
committed
feat: add additional wheel builds
1 parent 1ef45a5 commit cc25ecd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,10 @@ jobs:
204204
with:
205205
fetch-depth: 0
206206
ref: "master"
207+
# Used to host cibuildwheel
208+
- name: Set up Python
209+
uses: actions/setup-python@v5
210+
207211
- name: Set up QEMU
208212
if: ${{ matrix.qemu }}
209213
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)