Use node lts for CI
This commit is contained in:
parent
2b3e35078d
commit
4935d7d186
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ python-linting:
|
|||
|
||||
javascript-linting:
|
||||
stage: lint
|
||||
image: node:latest
|
||||
image: node:lts
|
||||
before_script:
|
||||
- npm install
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue