Use node LTS (#20803) (#20806)

(cherry picked from commit 2c2bcd20e6)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
mergify[bot]
2021-10-19 15:51:59 -06:00
committed by GitHub
parent ece4ecb792
commit cabe2d5d04

View File

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