chore: remove highlight.js, use node 16 for ci (#511)

This commit is contained in:
Ed L
2022-03-29 20:47:19 +01:00
committed by GitHub
parent b12d47bc2f
commit a25dabd4a1
4 changed files with 2 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
image: node:14-buster
image: node:16-buster
variables:
GIT_SUBMODULE_STRATEGY: recursive