Skip to content

Commit c628a6b

Browse files
authored
Update ci-conan.yml
1 parent f0fa937 commit c628a6b

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
@@ -28,7 +28,7 @@ jobs:
2828
conanflags: ''
2929
tests-env: 'JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64'
3030
- os: macos-14
31-
conanflags: '' #'-o python_path=python3.11'
31+
conanflags: '-o with_mongodb=False' #'-o python_path=python3.11'
3232
tests-env: ''
3333

3434
steps:

0 commit comments

Comments
 (0)