Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: install real ninja in Alpine Linux image
Alpine Linux replaces ninja with samurai in the default installation. Meson and meson-python work with either, however, the version of samurai available in Alpine Linux segfaults when invoked with the -n options. Having to deal with this in the test suite is a pain. Switch to proper ninja.
- Loading branch information