Get rid of Mason

This commit is contained in:
Siarhei Fedartsou 2022-10-04 10:35:36 +02:00
parent 0e5277ca26
commit ba99cb94cb

View File

@ -586,8 +586,6 @@ jobs:
brew install ccache brew install ccache
fi fi
ccache --version
# clang # clang
if [[ "${CCOMPILER}" == "clang-6.0" ]]; then if [[ "${CCOMPILER}" == "clang-6.0" ]]; then
sudo apt-get update -y && sudo apt-get install clang++-6 sudo apt-get update -y && sudo apt-get install clang++-6