Skip to content

Conversation

@TheGupta2012
Copy link
Member

@TheGupta2012 TheGupta2012 commented Dec 15, 2025

Summary of changes

This pull request updates the GitHub Actions workflows to use macOS 15 instead of macOS 13 for all x86_64 Python build and test jobs. This ensures that our CI pipelines are running on the latest available macOS environment, which can help with compatibility and future-proofing.

Platform update in CI workflows:

  • Updated the os field from macos-13 to macos-15-intel for all Python x86_64 jobs in the following workflow files:
    • .github/workflows/main.yml
    • .github/workflows/pre-release.yml
    • .github/workflows/release.yml
    • .github/workflows/test-release.yml

Reference - actions/runner-images#13046

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@TheGupta2012 TheGupta2012 merged commit a770b84 into main Dec 15, 2025
2 checks passed
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.

3 participants