feat: Increase required minimum Node version to 20.19.0 (#9970)

BREAKING CHANGE: This releases increases the required minimum Node version to `20.19.0`.
This commit is contained in:
Manuel
2025-12-12 17:38:50 +01:00
committed by GitHub
parent aa98357c3a
commit 633964d32e
4 changed files with 5 additions and 9 deletions

View File

@@ -173,11 +173,7 @@ jobs:
- name: Node 20
MONGODB_VERSION: 8.0.4
MONGODB_TOPOLOGY: standalone
NODE_VERSION: 20.18.0
- name: Node 18
MONGODB_VERSION: 8.0.4
MONGODB_TOPOLOGY: standalone
NODE_VERSION: 18.20.4
NODE_VERSION: 20.19.0
- name: Node 22
MONGODB_VERSION: 8.0.4
MONGODB_TOPOLOGY: standalone