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 323b25d commit 356044bCopy full SHA for 356044b
.evergreen/install-mongodb-client-encryption.sh
@@ -12,6 +12,9 @@ rm -rf mongodb-client-encryption
12
git clone https://github.com/mongodb-js/mongodb-client-encryption.git
13
pushd mongodb-client-encryption
14
15
+# TODO(NODE-7218): test against latest mongodb-client-encryption
16
+git checkout aa61a35f5e174cd1c1e247e036093e18c88268c6
17
+
18
node --version
19
npm --version
20
0 commit comments