bump conan dependencies

This commit is contained in:
Anonymous Maarten
2022-05-14 21:43:37 +02:00
parent 8dbe79bcd2
commit 9b986f12e3
3 changed files with 2 additions and 21 deletions

View File

@ -30,9 +30,6 @@ jobs:
run: |
python -m pip install conan
conan config init
conan config set log.print_run_commands=True
conan config set general.revisions_enabled=1
conan remote add bincrafters https://bincrafters.jfrog.io/artifactory/api/conan/public-conan
- name: "Create host profile"
shell: bash
run: |