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 8d2e743 commit ffb5e88Copy full SHA for ffb5e88
.evergreen/run-custom-csfle-tests.sh
@@ -36,7 +36,7 @@ pushd ../csfle-deps-tmp
36
37
rm -rf libmongocrypt mongo-c-driver
38
39
-git clone https://github.com/mongodb/libmongocrypt.git
+git clone --branch NODE-5218 https://github.com/mongodb/libmongocrypt.git
40
pushd libmongocrypt
41
git fetch --tags
42
git checkout "$CSFLE_GIT_REF" -b csfle-custom
0 commit comments