Fix builder version

and here I was thinking this was semver smh
scikit-build
Andrew Cassidy 2 years ago
parent 1f7b45aa57
commit e488dbcbff

@ -81,7 +81,7 @@ jobs:
run: git clone https://git.pileof.rocks/drewcassidy/quicktex-test-images.git tests/images
- name: Build wheels
uses: joerick/cibuildwheel@v2.3
uses: joerick/cibuildwheel@v2.3.1
env:
MACOSX_DEPLOYMENT_TARGET: "10.15"
CIBW_BUILD: "cp{37,38,39,310}-*"

Loading…
Cancel
Save