Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Use free macos-14 runners for aarch64-apple-* targets. #1940

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

briansmith
Copy link
Owner

This allows contributors to run the full CI without having to buy GitHub credits. Previously contributors' CI jobs for these targets would fail if they didn't have GitHub Actions credits to spend on macos-13-xlarge runners.

This allows contributors to run the full CI without having to buy
GitHub credits. Previously contributors' CI jobs for these targets
would fail if they didn't have GitHub Actions credits to spend on
macos-13-xlarge runners.
@briansmith briansmith self-assigned this Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b1689f) 96.21% compared to head (e85a5f5) 96.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1940   +/-   ##
=======================================
  Coverage   96.21%   96.22%           
=======================================
  Files         135      135           
  Lines       20550    20550           
  Branches      226      226           
=======================================
+ Hits        19773    19774    +1     
  Misses        742      742           
+ Partials       35       34    -1     

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

@briansmith briansmith merged commit f9c394d into main Jan 31, 2024
285 of 286 checks passed
@briansmith briansmith deleted the b/macos-14 branch January 31, 2024 19:05
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