We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34a64d commit 94de612Copy full SHA for 94de612
.github/workflows/build-and-upload.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
matrix:
33
python_version: ['3.8', '3.9', '3.10', '3.11']
34
- os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
+ os: ['ubuntu-latest', 'macos-13', 'windows-latest']
35
include:
36
- os: ubuntu-latest
37
container: quay.io/pypa/manylinux2014_x86_64 # https://github.com/pypa/manylinux
0 commit comments