|
|
@ -23,7 +23,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
|
|
- name: install dependencies
|
|
|
|
- name: install dependencies
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|
python3 -m pip install conan==1.55.0 gcovr ninja
|
|
|
|
python3 -m pip install conan==1.59.0 gcovr ninja
|
|
|
|
|
|
|
|
|
|
|
|
- name: Conan common config
|
|
|
|
- name: Conan common config
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
@ -68,7 +68,7 @@ jobs:
|
|
|
|
- name: install dependencies
|
|
|
|
- name: install dependencies
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|
sudo apt install -y valgrind
|
|
|
|
sudo apt install -y valgrind
|
|
|
|
python3 -m pip install conan==1.55.0 ninja
|
|
|
|
python3 -m pip install conan==1.59.0 ninja
|
|
|
|
|
|
|
|
|
|
|
|
- name: Conan common config
|
|
|
|
- name: Conan common config
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
@ -102,7 +102,7 @@ jobs:
|
|
|
|
|
|
|
|
|
|
|
|
- name: install dependencies
|
|
|
|
- name: install dependencies
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|
python3 -m pip install conan==1.55.0 ninja
|
|
|
|
python3 -m pip install conan==1.59.0 ninja
|
|
|
|
|
|
|
|
|
|
|
|
- name: Conan common config
|
|
|
|
- name: Conan common config
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
@ -136,7 +136,7 @@ jobs:
|
|
|
|
- name: install dependencies
|
|
|
|
- name: install dependencies
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|
sudo apt install -y valgrind doxygen graphviz gettext
|
|
|
|
sudo apt install -y valgrind doxygen graphviz gettext
|
|
|
|
python3 -m pip install conan==1.55.0 ninja
|
|
|
|
python3 -m pip install conan==1.59.0 ninja
|
|
|
|
|
|
|
|
|
|
|
|
- name: Conan common config
|
|
|
|
- name: Conan common config
|
|
|
|
run: |
|
|
|
|
run: |
|
|
|
|