Use clang 18/17/16 instead of 15/14/13
This commit is contained in:
parent
7b8115e1b8
commit
c8d4ec8244
4
.github/workflows/osrm-backend.yml
vendored
4
.github/workflows/osrm-backend.yml
vendored
@ -498,8 +498,8 @@ jobs:
|
||||
- name: Add Clang 18 to list of Conan compilers
|
||||
if: ${{ matrix.ENABLE_CONAN == 'ON' }}
|
||||
run: |
|
||||
conan install .
|
||||
|
||||
conan config init
|
||||
|
||||
ls -R $HOME/.conan/
|
||||
|
||||
# Path to the settings.yml file
|
||||
|
Loading…
Reference in New Issue
Block a user