From 910f1f53d456251099db67184edbb673fc57e6ae Mon Sep 17 00:00:00 2001 From: Phil Elson Date: Wed, 7 Jul 2021 10:47:49 +0200 Subject: [PATCH] Pin the CI to python 3.6 --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5df28185..6079fdc4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ include: variables: project_name: cara + PY_VERSION: "3.6" # This is what we have running in OpenShift currently. # A full installation of CARA, tested with pytest.