Skip to content

Commit 478e49a

Browse files
authored
feat: add support for MongoDB 6
parse-community#8239
1 parent 89fad24 commit 478e49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
MONGODB_STORAGE_ENGINE: wiredTiger
143143
NODE_VERSION: 18.1.0
144144
- name: MongoDB 5.3, ReplicaSet, WiredTiger
145-
MONGODB_VERSION: 5.3.2
145+
MONGODB_VERSION: 6.0.0
146146
MONGODB_TOPOLOGY: replicaset
147147
MONGODB_STORAGE_ENGINE: wiredTiger
148148
NODE_VERSION: 18.1.0

0 commit comments

Comments
 (0)