Commit 825387c
ci: pin CMake on macOS unit tests
The macos-latest runner now ships CMake 4.2.x, but the project pins
CMAKE_VERSION 4.1.2 (matching the React Native template and the version
used by the test-macos / Android SDK jobs). The unit-tests job did not
pin CMake, so macOS builds picked up the incompatible runner default.
Install the pinned version via jwlawson/actions-setup-cmake, mirroring
the test-macos job, gated to macOS runners.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UCN2h9xbyn4yhxfVZyMzAm1 parent 01746f7 commit 825387c
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
| |||
0 commit comments