File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -97,28 +97,28 @@ jobs:
9797 MONGODB_VERSION : 4.4.6
9898 MONGODB_TOPOLOGY : replicaset
9999 MONGODB_STORAGE_ENGINE : wiredTiger
100- NODE_VERSION : 14.16.1
100+ NODE_VERSION : 14.17.0
101101 - name : MongoDB 4.2, ReplicaSet, WiredTiger
102102 MONGODB_VERSION : 4.2.14
103103 MONGODB_TOPOLOGY : replicaset
104104 MONGODB_STORAGE_ENGINE : wiredTiger
105- NODE_VERSION : 14.16.1
105+ NODE_VERSION : 14.17.0
106106 - name : MongoDB 4.0, ReplicaSet, WiredTiger
107107 MONGODB_VERSION : 4.0.23
108108 MONGODB_TOPOLOGY : replicaset
109109 MONGODB_STORAGE_ENGINE : wiredTiger
110- NODE_VERSION : 14.16.1
110+ NODE_VERSION : 14.17.0
111111 - name : MongoDB 4.0, Standalone, MMAPv1
112112 MONGODB_VERSION : 4.0.23
113113 MONGODB_TOPOLOGY : standalone
114114 MONGODB_STORAGE_ENGINE : mmapv1
115- NODE_VERSION : 14.16.1
115+ NODE_VERSION : 14.17.0
116116 - name : Redis Cache
117117 PARSE_SERVER_TEST_CACHE : redis
118118 MONGODB_VERSION : 4.4.6
119119 MONGODB_TOPOLOGY : standalone
120120 MONGODB_STORAGE_ENGINE : wiredTiger
121- NODE_VERSION : 14.16.1
121+ NODE_VERSION : 14.17.0
122122 - name : Node 12
123123 MONGODB_VERSION : 4.4.6
124124 MONGODB_TOPOLOGY : standalone
You can’t perform that action at this time.
0 commit comments