Skip to content

Commit ec3e3eb

Browse files
committed
Update ci-conan.yml
1 parent 23f5d66 commit ec3e3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-conan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
6767
- name: Install common packages
6868
run: |
69-
pip install "conan==2.8.0"
69+
pip install conan
7070
pip install numpy
7171
${{ matrix.container && 'sudo -u test-user' }} conan profile detect
7272
${{ matrix.container && 'sudo -u test-user' }} conan profile show

0 commit comments

Comments
 (0)