mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
wtf is this "manylinux" nonsense
This commit is contained in:
parent
890d60cd82
commit
7954ec1de6
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ 3.7, 3.8, 3.9 ]
|
||||
os: [ macos-latest, windows-latest, ubuntu-latest ]
|
||||
os: [ macos-latest, windows-latest ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user