We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e021a commit 36ff871Copy full SHA for 36ff871
.github/workflows/cibuildwheel.yml
@@ -35,7 +35,7 @@ jobs:
35
MACOSX_DEPLOYMENT_TARGET: "10.12"
36
strategy:
37
matrix:
38
- os: [ubuntu-20.04, windows-latest, macos-10.15]
+ os: [ubuntu-20.04, windows-latest, macos-11]
39
cibw_archs: ["auto"]
40
include:
41
- os: ubuntu-20.04
0 commit comments