Upgrade macos to macos-15#2972
Open
runora95 wants to merge 4 commits into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2972 +/- ##
=======================================
Coverage 96.97% 96.97%
=======================================
Files 166 166
Lines 19209 19209
Branches 1788 1788
=======================================
Hits 18628 18628
Misses 429 429
Partials 152 152 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dime10
approved these changes
Jun 26, 2026
Comment on lines
+197
to
+198
| * Upgrade macOS runner to `macos-15`. | ||
| [(#2972)](https://github.com/PennyLaneAI/catalyst/pull/2972) |
Contributor
There was a problem hiding this comment.
Thanks! Perhaps we should mention that this means macOS 14 is no longer officially supported in our wheel distributions, and 15 is the new minimum?
A purely internal change to the runner setup would normally not be logged in the Catalyst release notes otherwise.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context:
Macos-14 github runners will be deprecated on July 6th and will no longer be available after November 2nd 2026. See statement
Description of the Change:
Upgrade mac runners from macos-14 to macos-15
Benefits:
Mac runner stays up do date and available.
Possible Drawbacks:
None
Related GitHub Issues: