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 187c94e commit 74ab854Copy full SHA for 74ab854
1 file changed
.github/workflows/Deployment.yml
@@ -76,7 +76,7 @@ jobs:
76
77
build-mac10-wheels:
78
79
- runs-on: macos-10.15
+ runs-on: macos-11
80
strategy:
81
matrix:
82
python-version: [ 3.7, 3.8, 3.9, "3.10", "3.11" ]
0 commit comments