Skip to content

Commit 308bfc5

Browse files
committed
Use real server version in architecture docs
1 parent d529aca commit 308bfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Tasks are tagged to allow for a better selection in build variants. The followin
5353

5454
Test tasks use the following tags:
5555
- `local`: All tasks that run a local MongoDB cluster for testing.
56-
- `<version>`: These tags allow selection based on MongoDB version, e.g. `6.4`.
56+
- `<version>`: These tags allow selection based on MongoDB version, e.g. `7.0`.
5757
- `standalone`, `replicaset`, `sharded`: These tags allow selection based on the MongoDB topology.
5858
- `loadbalanced`: Allows for selecting tests using a load balancer
5959
- `ocsp`: Used for all OCSP tasks

0 commit comments

Comments
 (0)