Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ananthu3375 authored May 29, 2024
1 parent 6b18641 commit b136672
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
ccache: true
gcovr: true

- name: Uninstall Conan 1.62.0
run: pip uninstall -y conan

- name: Install Conan 2.0.17
run: |
pip install conan==2.0.17
Expand Down

0 comments on commit b136672

Please sign in to comment.