From 1538b5fb5e9de9b871a384ca7032f4790cf9a169 Mon Sep 17 00:00:00 2001
From: Pinglei He <pingleihe@pingleitekiMacBook-Pro.local>
Date: Thu, 21 Oct 2021 20:19:48 +0200
Subject: [PATCH] changed node

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8e08c5e..8eaf233 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:16.9.1
+image: node:14.6.0
 
 stages:
     - test
-- 
GitLab