We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fa937 commit c628a6bCopy full SHA for c628a6b
.github/workflows/ci-conan.yml
@@ -28,7 +28,7 @@ jobs:
28
conanflags: ''
29
tests-env: 'JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64'
30
- os: macos-14
31
- conanflags: '' #'-o python_path=python3.11'
+ conanflags: '-o with_mongodb=False' #'-o python_path=python3.11'
32
tests-env: ''
33
34
steps:
0 commit comments