Use node LTS (#20803)

This commit is contained in:
Tyera Eulberg 2021-10-19 15:30:35 -06:00 committed by GitHub
parent 47a58a38c2
commit 2c2bcd20e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
if: type IN (push, pull_request) OR tag IS present
language: node_js
node_js:
- "node"
- "lts/*"
services:
- docker