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 b36ac07 commit 46a4d50Copy full SHA for 46a4d50
.github/workflows/build.yml
@@ -202,7 +202,7 @@ jobs:
202
strategy:
203
fail-fast: false
204
matrix:
205
- # Cirrus and macos-14 are M1, macos-15 is default GHA Intel.
+ # Cirrus and macos-14 are M1, macos-15-intel is default GHA Intel.
206
# macOS 13 only runs tests against the GIL-enabled CPython.
207
# Cirrus used for upstream, macos-14 for forks.
208
os:
0 commit comments