We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 323849a commit f0999eeCopy full SHA for f0999ee
.github/actions/linux/build-libmongoc/action.yml
@@ -30,8 +30,7 @@ runs:
30
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
31
-DBUILD_VERSION="${LIBMONGOC_VERSION}" \
32
-DENABLE_MONGOC=ON \
33
- -DENABLE_TRACING=ON \
34
- -DENABLE_CLIENT_SIDE_ENCRYPTION=ON
+ -DENABLE_TRACING=ON
35
env:
36
LIBMONGOC_VERSION: ${{ inputs.version }}
37
0 commit comments