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 01ad9ea commit f68fc03Copy full SHA for f68fc03
1 file changed
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
strategy:
52
fail-fast: true
53
matrix:
54
- os: [ubuntu-20.04, windows-2019, macos-10.15]
+ os: [ubuntu-20.04, windows-2019, macos-11]
55
# cp - CPython
56
# pp - PyPy
57
py: ["cp39", "cp310", "cp311", "cp312", "pp37", "pp38", "pp39"]
0 commit comments