bump nodejs version

This commit is contained in:
Nicolas Constant 2022-01-19 22:37:58 -05:00 committed by GitHub
parent 59c3b19271
commit 5c52c9c4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ environment:
GH_TOKEN:
secure: wRRBU0GXTmTBgZBs2PGSaEJWOflynAyvp3Nc/7e9xmciPfkUCQAXcpOn0jIYmzpb
matrix:
- nodejs_version: 10.9.0
- nodejs_version: 10.16.3
install:
- ps: Install-Product node $env:nodejs_version
- set CI=true