We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32f6c38 + 5a11e2e commit 849bcd8Copy full SHA for 849bcd8
.github/workflows/build_wheels.yml
@@ -59,23 +59,23 @@ jobs:
59
[
60
{
61
py: cp38,
62
- arch: [x86_64, macosx_x86_64, 12.0, macos-13]
+ arch: [x86_64, macosx_x86_64, 12.0, macos-14]
63
},
64
65
py: cp39,
66
67
68
69
py: cp310,
70
71
72
73
py: cp311,
74
75
76
77
py: cp312,
78
79
80
81
0 commit comments