Use clang 18/17/16 instead of 15/14/13
This commit is contained in:
parent
4531858563
commit
bb39e4438c
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -502,6 +502,8 @@ jobs:
|
||||
conan profile new default --detect || true
|
||||
conan profile update settings.compiler=clang default || true
|
||||
|
||||
ls -R $HOME/.conan/
|
||||
|
||||
# Path to the settings.yml file
|
||||
SETTINGS_PATH="$HOME/.conan/settings.yml"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user