Merge branch 'use-node-lts-in-gitlab-ci' into 068-enable-strict-mode

This commit is contained in:
Johannes Loher 2021-02-11 11:29:24 +01:00
commit 965c7c3ecf

View file

@ -1,4 +1,4 @@
image: node:latest
image: node:lts
stages:
- prepare