We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72bdf0 commit c7c536dCopy full SHA for c7c536d
.github/workflows/deploy-wheels.yml
@@ -36,7 +36,7 @@ jobs:
36
- os: windows-2019
37
cibw_archs: "AMD64 ARM64"
38
artifact_name: "win"
39
- - os: macos-11
+ - os: macos-12
40
cibw_archs: "x86_64 arm64"
41
artifact_name: "mac"
42
- os: "ubuntu-20.04"
0 commit comments