Commit 8dd46ad
committed
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
option. Having to deal with this in the test suite is a pain. Switch
to proper ninja.1 parent b337334 commit 8dd46ad
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments