Skip to content

Fix CI: update runner from deprecated macos-13 to macos-14#201

Merged
sdzhong merged 1 commit intomainfrom
fix/ci-macos-14-runner
Feb 27, 2026
Merged

Fix CI: update runner from deprecated macos-13 to macos-14#201
sdzhong merged 1 commit intomainfrom
fix/ci-macos-14-runner

Conversation

@sdzhong
Copy link
Copy Markdown
Contributor

@sdzhong sdzhong commented Feb 27, 2026

Summary

  • Updates the GitHub Actions release workflow runner from macos-13 to macos-14
  • macos-13 (Intel x86_64) has been deprecated and removed by GitHub, causing the error: The configuration 'macos-13-us-default' is not supported
  • macos-14 runs on Apple Silicon (ARM64/M1) and supports Android builds with Gradle

Test plan

  • Trigger the Release workflow and verify it runs successfully on macos-14

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (1feb90a) to head (a323b30).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #201   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         16      16           
  Lines        885     864   -21     
  Branches      65      65           
=====================================
+ Misses       885     864   -21     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maxkosty maxkosty self-requested a review February 27, 2026 17:49
@sdzhong sdzhong merged commit d45c76d into main Feb 27, 2026
6 checks passed
@sdzhong sdzhong deleted the fix/ci-macos-14-runner branch February 27, 2026 19:59
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.

2 participants