The MacOS version used in GitHub actions is upgraded. This version does block installing a system-wide program through "pip". Just use "brew" for installing meson.
(This PR also removes install step for ninja, because it will be installed in meson
installation process)
The MacOS version used in GitHub actions is upgraded. This version does block installing a system-wide program through "pip". Just use "brew" for installing meson.
(This PR also removes install step for ninja, because it will be installed in meson installation process)
Signed-off-by: Mobin Aydinfar <mobin@mobinttestserver.ir>