Skip to content

Conversation

@343dev
Copy link
Owner

@343dev 343dev commented Dec 23, 2025

TL;DR

Updated macOS runner versions in the CI workflow.

What changed?

  • Replaced macos-13 with macos-15-intel for x64 architecture
  • Replaced macos-latest with macos-15 for arm64 architecture

How to test?

Run the CI workflow to verify that the jobs execute successfully on the updated macOS runners.

Why make this change?

This change updates the macOS runners to use the latest available versions, ensuring the CI pipeline runs on more current environments. Using explicit version numbers (macos-15 and macos-15-intel) instead of macos-latest also provides better consistency and predictability in the CI process.

Copy link
Owner Author

343dev commented Dec 23, 2025

@343dev 343dev self-assigned this Dec 23, 2025
@343dev 343dev marked this pull request as ready for review December 23, 2025 03:40
@343dev 343dev force-pushed the Fix_CLI_path_handling_in_tests branch from 0df5f60 to 43f6c64 Compare December 23, 2025 05:58
@343dev 343dev force-pushed the Update_macOS_CI_runners branch from b919aea to ef9a5e6 Compare December 23, 2025 05:58
Base automatically changed from Fix_CLI_path_handling_in_tests to main December 23, 2025 06:02
@343dev 343dev force-pushed the Update_macOS_CI_runners branch from ef9a5e6 to 7194421 Compare December 23, 2025 06:06
Copy link
Owner Author

343dev commented Dec 23, 2025

Merge activity

  • Dec 23, 6:14 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Dec 23, 6:14 AM UTC: @343dev merged this pull request with Graphite.

@343dev 343dev merged commit e30822b into main Dec 23, 2025
8 checks passed
@343dev 343dev deleted the Update_macOS_CI_runners branch December 23, 2025 06:14
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.

1 participant