This commit is contained in:
parent
0a5d8cd7ee
commit
a5d751893c
@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
- name: Prepare environment
|
||||
run: |
|
||||
sudo apt install -y --no-install-recommends build-essential cmake ninja-build python3 python3-pip
|
||||
apt install -y --no-install-recommends build-essential cmake ninja-build python3 python3-pip
|
||||
pip3 install --user --upgrade conan==1.42.1
|
||||
conan profile new default --detect
|
||||
conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user