|
|
|
@ -171,11 +171,11 @@ jobs: |
|
|
|
|
- { os: ubuntu-latest, python-version: "3.8", architecture: x64, type: 'binary' } |
|
|
|
|
- { os: macos-11, python-version: "3.8", architecture: x64, type: 'binary' } |
|
|
|
|
- { os: ubuntu-latest, python-version: "3.11", architecture: x64, type: 'binary' } |
|
|
|
|
- { os: macos-12, python-version: "3.11", architecture: x64, type: 'binary' } |
|
|
|
|
- { os: macos-11, python-version: "3.11", architecture: x64, type: 'binary' } |
|
|
|
|
- { os: ubuntu-latest, python-version: "3.8", architecture: x64, type: 'source' } |
|
|
|
|
- { os: macos-11, python-version: "3.8", architecture: x64, type: 'source' } |
|
|
|
|
- { os: ubuntu-latest, python-version: "3.11", architecture: x64, type: 'source' } |
|
|
|
|
- { os: macos-12, python-version: "3.11", architecture: x64, type: 'source' } |
|
|
|
|
- { os: macos-11, python-version: "3.11", architecture: x64, type: 'source' } |
|
|
|
|
|
|
|
|
|
# Windows uses the full API up until Python 3.10, so each of these |
|
|
|
|
# jobs tests a distinct binary wheel. |
|
|
|
|