Skip to content

Commit c30f549

Browse files
committed
Build: Actually build abi3 wheels for the right Python base line version.
1 parent 3ff39dd commit c30f549

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ jobs:
214214
CIBW_BUILD: "*${{ matrix.target }}"
215215
CIBW_SKIP: "cp31*t-* pp3*"
216216
CIBW_PROJECT_REQUIRES_PYTHON: ">=${{ matrix.lapiversion }}"
217+
QUICKTIONS_LIMITED_API: "${{ matrix.lapiversion }}"
217218

218219
- name: Check wheel
219220
run: |

0 commit comments

Comments
 (0)