We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc0bb0 commit 7f5a8aeCopy full SHA for 7f5a8ae
1 file changed
.github/workflows/CI.yml
@@ -172,12 +172,12 @@ jobs:
172
matrix:
173
platform:
174
- {
175
- runner: macos-13,
+ runner: macos,
176
target: x86_64,
177
interpreter: "3.9 3.10 3.11 3.12 3.13 3.13t 3.14 3.14t pypy3.11"
178
}
179
180
- runner: macos-14,
181
target: aarch64,
182
183
0 commit comments