summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2021-09-19 15:00:02 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2021-09-19 15:20:30 +0200
commitf9425cfc040f720acd2c78b200d2b7c868f44d4e (patch)
treea0d779976d428e236b7a1cf109bd8a6a2804e78b /.gitlab-ci.yml
parenta0347d8446eb937a36d02d7c905f0d56dce8ff8f (diff)
downloadpygobject-f9425cfc040f720acd2c78b200d2b7c868f44d4e.tar.gz
Drop support for Python 3.6
It will be EOL before the next release. This means Ubuntu 18.04 (without backports) is no longer supported, we will move to Debian Buster as the new oldest tested target.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml9
1 files changed, 2 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 81864207..97a3cae0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/pygobject/main:v16
+image: registry.gitlab.gnome.org/gnome/pygobject/main:v17
stages:
- build_and_test
@@ -62,11 +62,6 @@ mingw64:
MSYSTEM: "MINGW64"
<<: *mingw-defaults
-python3.6:
- variables:
- PYENV_VERSION: "3.6.14"
- <<: *defaults
-
python3.7:
variables:
PYENV_VERSION: "3.7.11-debug"
@@ -95,7 +90,7 @@ pypy3.7:
old-i386-py3:
stage: build_and_test
- image: registry.gitlab.gnome.org/gnome/pygobject/old:v4
+ image: registry.gitlab.gnome.org/gnome/pygobject/old:v5
artifacts:
paths:
- coverage/