bump node version (#7280)

This commit is contained in:
Manuel
2021-03-18 21:26:59 +01:00
committed by GitHub
parent a05e9b1c0f
commit 60eef47bbb
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ jobs:
MONGODB_VERSION: 4.4.4
MONGODB_TOPOLOGY: standalone
MONGODB_STORAGE_ENGINE: wiredTiger
NODE_VERSION: 15.11.0
NODE_VERSION: 15.12.0
fail-fast: false
name: ${{ matrix.name }}
timeout-minutes: 15