mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Fix version number
This commit is contained in:
parent
3ebf07ae74
commit
890d60cd82
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
env:
|
env:
|
||||||
MACOSX_DEPLOYMENT_TARGET: 10_15
|
MACOSX_DEPLOYMENT_TARGET: 10.15
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user