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

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