Check if it is possible to build project with C++20 on current CI
This commit is contained in:
parent
4efea7ccb0
commit
d491b637a4
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -437,7 +437,7 @@ jobs:
|
||||
sudo ./bootstrap.sh
|
||||
sudo ./b2 install
|
||||
cd ..
|
||||
rm -rf boost_${BOOST_VERSION_UNDERSCORE}*
|
||||
sudo rm -rf boost_${BOOST_VERSION_UNDERSCORE}*
|
||||
fi
|
||||
|
||||
# TBB
|
||||
|
Loading…
Reference in New Issue
Block a user