From e734f45783554e80a5aa3fdb89667220838401c3 Mon Sep 17 00:00:00 2001 From: Tue Herlau <tuhe@dtu.dk> Date: Tue, 11 Oct 2022 17:59:04 +0200 Subject: [PATCH] CICD --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 673612d..cb2963e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: python:3.7 +image: python:3.8 # #.install_firefox_geckodriver: &install_firefox_geckodriver -- GitLab