mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Fix builder version
and here I was thinking this was semver smh
This commit is contained in:
parent
1f7b45aa57
commit
e488dbcbff
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -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…
Reference in New Issue
Block a user