Skip to content

Commit

Permalink
Use conan 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgensenUlrik committed Apr 23, 2024
1 parent d363d73 commit f1af8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cosim-demo-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
python-version: '3.x'
- name: Install prerequisites
run: pip install conan~=2.2.0
run: pip install conan~=2.1.0
- name: Add conan profile
run: conan profile detect --name default --force
- name: Add Conan remote
Expand Down

0 comments on commit f1af8c4

Please sign in to comment.