From 925975c8d8a97579f13fbced681e0155a79ff21d Mon Sep 17 00:00:00 2001
From: Andreas <andreksv@ntnu.no>
Date: Thu, 18 Apr 2024 09:41:43 +0200
Subject: [PATCH] test/Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 319bb78..95e7b02 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,3 @@
-image: node:latest
-
 stages:
   - install_dependencies
   - lint
-- 
GitLab