Skip to content

ci: Install cmake using pip3 on macOS instead of building it

Nirbheek Chauhan requested to merge nirbheek/cerbero:dont-build-cmake into main

This saves about 25 min in the cross-ios-universal job and 15 min in the macos jobs. Bootstrapping cmake is really, really slow.

Merge request reports