build.sh
2.26 KB
-
ci: don't use ninja on macOS · 75888f27
Ninja is not installed by default on the macOS machines; stop trying to use it. Instead use `make -j` which should be roughly equivalent in performance but supported everywhere.
Edward Thomson committed