docs: remove differentiation between MongoDB 5.x versions (#8246)

This commit is contained in:
Manuel
2022-10-17 23:04:45 +02:00
committed by GitHub
parent 3cde50f82a
commit 8863ad2309
2 changed files with 3 additions and 3 deletions

View File

@@ -141,7 +141,7 @@ jobs:
MONGODB_TOPOLOGY: replicaset
MONGODB_STORAGE_ENGINE: wiredTiger
NODE_VERSION: 18.1.0
- name: MongoDB 5.3, ReplicaSet, WiredTiger
- name: MongoDB 5, ReplicaSet, WiredTiger
MONGODB_VERSION: 5.3.2
MONGODB_TOPOLOGY: replicaset
MONGODB_STORAGE_ENGINE: wiredTiger