From 7daa04688faa670da97cac71ca2ce558e9cf97f8 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Mon, 28 Mar 2022 22:10:34 +0200 Subject: [PATCH] fixup! fixup! fixup! fixup! fixup! fixup! fixup! [TRY] fix CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c4013b6..b2c98fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ --- -image: python +image: python3.6 cache: key: one-key-to-rule-them-all