We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a9eff commit ddb8a4cCopy full SHA for ddb8a4c
.github/workflows/wheels.yml
@@ -85,7 +85,7 @@ jobs:
85
86
# macOS x86
87
# Note: keep as old as possible as due to libomp this will be the oldest supported macOS version.
88
- - os: macos-12
+ - os: macos-13
89
cibw_archs: "x86_64"
90
91
# macOS Apple Silicon
0 commit comments