Skip to content

Commit

Permalink
Merge pull request #17 from theodelrieu/release/bump_conan
Browse files Browse the repository at this point in the history
release: bump conan to 1.42.1
  • Loading branch information
theodelrieu authored Nov 22, 2021
2 parents 3f4654c + bd3b863 commit 965a95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install ninja and g++
run: sudo apt install ninja-build g++-8
- name: Install Conan
run: pip install conan==1.32.0
run: pip install conan==1.42.1
- name: Install source files
run: |
mkdir build && cd build
Expand Down

0 comments on commit 965a95e

Please sign in to comment.