-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ci] Move Python wheel-builds from macos-11,macos-12
to macos-12,macos-latest
#2491
Conversation
136e6f8
to
c4f6479
Compare
macos-latest
[skip ci]macos-11,macos-12
to macos-11,macos-latest
macos-11,macos-12
to macos-11,macos-latest
macos-11,macos-12
to macos-12,macos-latest
This PR affects sdist & wheels CI which only runs (a) nightly from When I do a manual run e.g.
namely something somewhere is looking for the substring cc @nguyenv @ihnorton if either of you know. (This is not high-pri -- but if either of you has a free minute to share any context you may have, I would appreciate it.) |
Manual run today: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2491 +/- ##
==========================================
- Coverage 90.24% 89.87% -0.37%
==========================================
Files 37 37
Lines 4038 3940 -98
==========================================
- Hits 3644 3541 -103
- Misses 394 399 +5
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…acos-latest` (#2491) * [ci] Try wheel-build on `macos-latest` [skip ci] * debug [skip-ci]
…acos-latest` (#2491) (#2607) * [ci] Try wheel-build on `macos-latest` [skip ci] * debug [skip-ci] Co-authored-by: John Kerl <[email protected]>
Later note: debug updates/insights on #2620 |
Issue and/or context: Low-pri / drive-by while working on 1.10.2.
Changes: Non-urgent. Nonetheless, if there's a choice, it makes more sense to run wheel-build CI on versions people are actually using today, rather than ancient versions.
Notes for Reviewer: