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