From 872bbc9fb6890e7a98eaf57648912acd36852cdd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Pogoda?= <mipo57@e-science.pl>
Date: Mon, 19 Jun 2023 08:03:00 +0200
Subject: [PATCH] more gitalb ci fixes

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ec69e05..dcf62b2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: 'clarinpl/python:3.6'
+image: 'python:3.8'
 cache:
   paths:
     - .tox
-- 
GitLab