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 ./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
|
||||||
|
Loading…
Reference in New Issue
Block a user