Skip to content

Commit

Permalink
Try to get CI to use conan@1
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadapc committed Feb 8, 2024
1 parent cf94cf7 commit efdd2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
${{ runner.os }}-pip-
- name: Set-up conan
run: |
pip install --upgrade conan
pip install conan==1.59.0
# Runs a set of commands using the runners shell
- name: Debug build and test
run: |
Expand Down

0 comments on commit efdd2ab

Please sign in to comment.