Skip to content

Commit

Permalink
Set conan version to 2.11.0 in MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
renatoGarcia committed Feb 28, 2025
1 parent 3203c57 commit 95c8b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: prepare
run: brew install conan
run: pipx install conan==2.11.0
- name: build
run: |
conan profile detect
Expand Down

0 comments on commit 95c8b91

Please sign in to comment.