Skip to content

fix(cd): update macos 13-x86 --> macos 15-intel in Python CD#165

Merged
Neclow merged 6 commits intosbhattlab:mainfrom
Neclow:update_cd_python_macos
Dec 15, 2025
Merged

fix(cd): update macos 13-x86 --> macos 15-intel in Python CD#165
Neclow merged 6 commits intosbhattlab:mainfrom
Neclow:update_cd_python_macos

Conversation

@Neclow
Copy link
Collaborator

@Neclow Neclow commented Dec 15, 2025

Closes #164

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the macOS runner configuration in the Python CD workflow from macOS 13 to macOS 15. The intent is to modernize the CI/CD infrastructure by using a newer macOS runner version for Intel-based builds, addressing issue #164.

  • Updates the macOS runner from macos-13 to macos-15 for Intel builds
  • Changes the target architecture identifier from x86_64 to intel

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Neclow Neclow merged commit d396a93 into sbhattlab:main Dec 15, 2025
14 checks passed
@Neclow Neclow deleted the update_cd_python_macos branch December 15, 2025 13:56
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.

cd: Update MacOS version in Python CD

2 participants