summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2019-03-27 16:33:58 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2019-03-27 19:47:53 +0100
commit0cfcc4352ec9efefec9d2d154c51372f6c1d2f0a (patch)
treed6068c6b1058867f9826b8ecc8625dc2730bd2a9 /.gitlab-ci.yml
parent82c170db6f52f55ce7b7c6e37cfd20495f0336ed (diff)
downloadpygobject-0cfcc4352ec9efefec9d2d154c51372f6c1d2f0a.tar.gz
CI: update interpreters
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml20
1 files changed, 7 insertions, 13 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 819d19b5..d8c51d34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/pygobject/main:v10
+image: registry.gitlab.gnome.org/gnome/pygobject/main:v11
stages:
- build_and_test
@@ -81,12 +81,12 @@ python3-mingw64:
python2.7:
variables:
- PYENV_VERSION: "2.7.15-debug"
+ PYENV_VERSION: "2.7.16-debug"
<<: *defaults
python3.5:
variables:
- PYENV_VERSION: "3.5.6"
+ PYENV_VERSION: "3.5.7"
<<: *defaults
python3.6:
@@ -96,25 +96,19 @@ python3.6:
python3.7:
variables:
- PYENV_VERSION: "3.7.2-debug"
+ PYENV_VERSION: "3.7.3-debug"
<<: *defaults
pypy2.7:
allow_failure: true
variables:
- PYENV_VERSION: "pypy2.7-7.0.0"
- <<: *defaults
-
-pypy3.5:
- allow_failure: true
- variables:
- PYENV_VERSION: "pypy3.5-7.0.0"
+ PYENV_VERSION: "pypy2.7-7.1.0"
<<: *defaults
pypy3.6:
allow_failure: true
variables:
- PYENV_VERSION: "pypy3.6-7.0.0"
+ PYENV_VERSION: "pypy3.6-7.1.0"
<<: *defaults
xenial-i386-py2:
@@ -128,7 +122,7 @@ xenial-i386-py2:
gtk4:
stage: build_and_test
- image: registry.gitlab.gnome.org/gnome/pygobject/gtk4:v3
+ image: registry.gitlab.gnome.org/gnome/pygobject/gtk4:v4
artifacts:
paths:
- coverage/