bump CI env (#7352)
* bump CI env * Revert "bump CI env" This reverts commit d6eb582efe58d78408fd16d29636ccac7af028a3. * exlcude mongodb 4.0.24
This commit is contained in:
@@ -39,6 +39,7 @@ async function checkMongoDbVersions() {
|
|||||||
'~4.7.0', // Development release according to MongoDB support
|
'~4.7.0', // Development release according to MongoDB support
|
||||||
|
|
||||||
'4.4.5', // Temporarily disabled because not yet available for download via mongodb-runner
|
'4.4.5', // Temporarily disabled because not yet available for download via mongodb-runner
|
||||||
|
'4.0.24', // Temporarily disabled because not yet available for download via mongodb-runner
|
||||||
],
|
],
|
||||||
}).check();
|
}).check();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user