Skip to content

Conversation

anoadragon453
Copy link
Member

@anoadragon453 anoadragon453 commented Oct 7, 2025

Fixes #18994.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@anoadragon453 anoadragon453 requested a review from a team as a code owner October 7, 2025 16:44
@anoadragon453 anoadragon453 force-pushed the anoa/switch_to_macos_15 branch from a2b32ce to 35a8072 Compare October 7, 2025 16:46
Copy link
Contributor

@reivilibre reivilibre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Will the wheels on MacOS 14 arm64 work on MacOS 15 arm64?)

@anoadragon453
Copy link
Member Author

@reivilibre that config has not changed. But I expect so, given no one has complained about it, and typically software built for older MacOS versions will run on newer versions.

@anoadragon453 anoadragon453 merged commit bcbbccc into develop Oct 8, 2025
36 checks passed
@anoadragon453 anoadragon453 deleted the anoa/switch_to_macos_15 branch October 8, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOS 13 GitHub Actions runner is being retired soon
2 participants