We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f90104 commit f743b0eCopy full SHA for f743b0e
.github/workflows/ci.yml
@@ -62,11 +62,11 @@ jobs:
62
MONGODB_TOPOLOGY: standalone
63
MONGODB_STORAGE_ENGINE: wiredTiger
64
NODE_VERSION: 10
65
- - name: Node 12.12.0
+ - name: Node 12.20
66
MONGODB_VERSION: 4.4.3
67
68
69
- NODE_VERSION: 12.12.0
+ NODE_VERSION: 12.20.1
70
name: ${{ matrix.name }}
71
timeout-minutes: 30
72
runs-on: ubuntu-18.04
0 commit comments