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 02a5f4b commit c7a5369Copy full SHA for c7a5369
.github/workflows/build.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
build-mac:
17
- runs-on: macos-10.15
+ runs-on: macos-11
18
strategy:
19
matrix:
20
python-version: [ '3.7', '3.8', '3.9', '3.10', '3.11', 'pypy-3.7', 'pypy-3.8', 'pypy-3.9' ]
0 commit comments