Check if it is possible to build project with C++20 on current CI

This commit is contained in:
Siarhei Fedartsou 2024-05-11 14:34:10 +02:00
parent 4efea7ccb0
commit d491b637a4

View File

@ -437,7 +437,7 @@ jobs:
sudo ./bootstrap.sh sudo ./bootstrap.sh
sudo ./b2 install sudo ./b2 install
cd .. cd ..
rm -rf boost_${BOOST_VERSION_UNDERSCORE}* sudo rm -rf boost_${BOOST_VERSION_UNDERSCORE}*
fi fi
# TBB # TBB