summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2017-09-11 11:57:01 +0200
committerMatěj Cepl <mcepl@cepl.eu>2017-09-19 16:16:22 +0200
commit3d1c70cdba7c2651ce26e6e64cb0a96d17a7edaa (patch)
treeddb27d93d7407beeda86406f2ce30075160aa3bd /.gitlab-ci.yml
parent650bd62db89ab1fe7a66059db2c12b245e61263f (diff)
downloadm2crypto-3d1c70cdba7c2651ce26e6e64cb0a96d17a7edaa.tar.gz
Don't test on Rawhide, switch to F26 instead.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a33344..74cbc59 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ stages:
fedora:
stage: fedora
- image: fedora:rawhide
+ image: fedora:26
when: always
script:
# - dnf upgrade --refresh -y