Bump Node 15.11.0 for automated tests (#7243)

This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2021-03-05 02:32:34 -08:00
committed by GitHub
parent b20aa0c677
commit cac6951be0
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.10.0
NODE_VERSION: 15.11.0
name: ${{ matrix.name }}
timeout-minutes: 30
runs-on: ubuntu-18.04