Bump tests to Mongo 4.0.23 (#7205)
* Bump tests to Mongo 4.0.23 * Bump node to 15.9.0 for tests
This commit is contained in:
committed by
GitHub
parent
5d84085071
commit
9a9fc5fa5f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
MONGODB_STORAGE_ENGINE: wiredTiger
|
||||
NODE_VERSION: 14.15.5
|
||||
- name: Mongo 4.0, ReplicaSet, WiredTiger
|
||||
MONGODB_VERSION: 4.0.22
|
||||
MONGODB_VERSION: 4.0.23
|
||||
MONGODB_TOPOLOGY: replicaset
|
||||
MONGODB_STORAGE_ENGINE: wiredTiger
|
||||
NODE_VERSION: 14.15.5
|
||||
@@ -76,7 +76,7 @@ jobs:
|
||||
MONGODB_VERSION: 4.4.4
|
||||
MONGODB_TOPOLOGY: standalone
|
||||
MONGODB_STORAGE_ENGINE: wiredTiger
|
||||
NODE_VERSION: 15.8.0
|
||||
NODE_VERSION: 15.9.0
|
||||
name: ${{ matrix.name }}
|
||||
timeout-minutes: 30
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
Reference in New Issue
Block a user