File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -97,28 +97,28 @@ jobs:
97
97
MONGODB_VERSION : 4.4.6
98
98
MONGODB_TOPOLOGY : replicaset
99
99
MONGODB_STORAGE_ENGINE : wiredTiger
100
- NODE_VERSION : 14.16.1
100
+ NODE_VERSION : 14.17.0
101
101
- name : MongoDB 4.2, ReplicaSet, WiredTiger
102
102
MONGODB_VERSION : 4.2.14
103
103
MONGODB_TOPOLOGY : replicaset
104
104
MONGODB_STORAGE_ENGINE : wiredTiger
105
- NODE_VERSION : 14.16.1
105
+ NODE_VERSION : 14.17.0
106
106
- name : MongoDB 4.0, ReplicaSet, WiredTiger
107
107
MONGODB_VERSION : 4.0.23
108
108
MONGODB_TOPOLOGY : replicaset
109
109
MONGODB_STORAGE_ENGINE : wiredTiger
110
- NODE_VERSION : 14.16.1
110
+ NODE_VERSION : 14.17.0
111
111
- name : MongoDB 4.0, Standalone, MMAPv1
112
112
MONGODB_VERSION : 4.0.23
113
113
MONGODB_TOPOLOGY : standalone
114
114
MONGODB_STORAGE_ENGINE : mmapv1
115
- NODE_VERSION : 14.16.1
115
+ NODE_VERSION : 14.17.0
116
116
- name : Redis Cache
117
117
PARSE_SERVER_TEST_CACHE : redis
118
118
MONGODB_VERSION : 4.4.6
119
119
MONGODB_TOPOLOGY : standalone
120
120
MONGODB_STORAGE_ENGINE : wiredTiger
121
- NODE_VERSION : 14.16.1
121
+ NODE_VERSION : 14.17.0
122
122
- name : Node 12
123
123
MONGODB_VERSION : 4.4.6
124
124
MONGODB_TOPOLOGY : standalone
You can’t perform that action at this time.
0 commit comments