Skip to content

Update CICD GHA runner to supported Intel Mac#122

Merged
fritz-astronomer merged 1 commit intomainfrom
cicd_fix
Dec 19, 2025
Merged

Update CICD GHA runner to supported Intel Mac#122
fritz-astronomer merged 1 commit intomainfrom
cicd_fix

Conversation

@fritz-astronomer
Copy link
Contributor

  • cicd: update GHA runner to supported mac intel

actions/runner-images#13046
actions/runner-images#13045

the new label will run on macOS 15 and will be available from now until August 2027. This will be the last available x86_64 image from Actions, and after that date the x86_64 architecture will not be supported on GitHub Actions.

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 GitHub Actions workflow to use the new supported Intel Mac runner label macos-15-intel, replacing the deprecated macos-13 runner. This change ensures continued support for Intel-based macOS builds until August 2027, as macos-13 will be sunset.

Key Changes

  • Updated the runner matrix to use macos-15-intel (macOS 15) instead of macos-13 for Intel Mac builds

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

@fritz-astronomer fritz-astronomer changed the title CICD: update GHA runner to supported Intel Mac Update CICD GHA runner to supported Intel Mac Dec 19, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.67%. Comparing base (b3ee237) to head (404047f).
⚠️ Report is 77 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   78.92%   82.67%   +3.74%     
==========================================
  Files          35       51      +16     
  Lines        1362     1991     +629     
==========================================
+ Hits         1075     1646     +571     
- Misses        287      345      +58     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fritz-astronomer fritz-astronomer merged commit ea799b5 into main Dec 19, 2025
8 checks passed
@fritz-astronomer fritz-astronomer deleted the cicd_fix branch December 19, 2025 22:18
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