wtf is this "manylinux" nonsense

This commit is contained in:
Andrew Cassidy 2021-04-12 21:39:10 -07:00
parent 890d60cd82
commit 7954ec1de6

View File

@ -66,7 +66,7 @@ jobs:
strategy: strategy:
matrix: matrix:
python-version: [ 3.7, 3.8, 3.9 ] python-version: [ 3.7, 3.8, 3.9 ]
os: [ macos-latest, windows-latest, ubuntu-latest ] os: [ macos-latest, windows-latest ]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2