You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: adopt main's test-android gating and CMake-pin removal after rebase
Reconcile the pnpm-migrated check.yml with two changes that landed on main
while this branch was in review:
- #382 fixed the CMake 4.2 framework-HEADERS root cause in
weak-node-api/CMakeLists.txt (included via the rebase) and removed the
now-redundant "Install compatible CMake version" pin from all five macOS
jobs. Drop those steps here too; CMAKE_VERSION is retained since
test-android still uses it to select the Android SDK cmake package.
- #380 gated test-android to labeled PRs only (the ubuntu-self-hosted runner
is offline and otherwise leaves the job queued forever on main).
With this, check.yml differs from main purely by the pnpm conversion.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DnwodAoNbqPec77191HVXn
0 commit comments