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