We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc601f7 commit edf1761Copy full SHA for edf1761
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
include:
18
- - name: MongoDB 5.0, ReplicaSet, WiredTiger
+ - name: MongoDB 5.0, ReplicaSet, WiredTiger
19
MONGODB_VERSION: 5.0.3
20
MONGODB_TOPOLOGY: replicaset
21
MONGODB_STORAGE_ENGINE: wiredTiger
0 commit comments