Commit 698bbc4
Fix CentOS Stream 9 CI: remove ninja-build (not in default repos)
ninja-build is not available in the CentOS Stream 9 BaseOS/AppStream
repositories. It is only available via CRB or EPEL. Since cmake falls
back to Unix Makefiles when ninja is not found, removing it is the
simplest fix.
Co-authored-by: Andrey G <networmix@gmail.com>1 parent b5394bc commit 698bbc4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments