Use node LTS (#20803)
This commit is contained in:
parent
47a58a38c2
commit
2c2bcd20e6
|
@ -78,7 +78,7 @@ jobs:
|
|||
if: type IN (push, pull_request) OR tag IS present
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
- "lts/*"
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
Loading…
Reference in New Issue