From f85721ccc2b57efc5c9622e9d14794f5ab340ec8 Mon Sep 17 00:00:00 2001 From: Pinglei He <pingleihe@pingleitekiMacBook-Pro.local> Date: Thu, 21 Oct 2021 20:23:46 +0200 Subject: [PATCH] strnei --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 11b5b94..afaad3a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: node:16.0.0 +image: node:16.4.0 stages: - test -- GitLab