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 57ce165 commit a45305dCopy full SHA for a45305d
.github/workflows/release-python.yml
@@ -37,7 +37,7 @@ jobs:
37
- buildplat: [macos-14, macosx_*]
38
python: "cp39"
39
include:
40
- - buildplat: [macos-12, macosx_*]
+ - buildplat: [macos-13, macosx_*]
41
42
43
steps:
0 commit comments