summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2017-04-06 21:14:24 +0200
committerMatěj Cepl <mcepl@cepl.eu>2017-07-17 22:09:17 +0200
commit96718e0ff47d72bea18186ca83f3dd0933ac4841 (patch)
treea5d947056fe4c2ccd6381eedca797b1af90318f5 /.gitlab-ci.yml
parent5e5e2cd8447e1ee337bea14785ba2b8abbc6b6f1 (diff)
downloadm2crypto-96718e0ff47d72bea18186ca83f3dd0933ac4841.tar.gz
Use Fedora/Rawhide instead of 26
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 8dc4b8c..5a33344 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ stages:
fedora:
stage: fedora
- image: fedora:latest
+ image: fedora:rawhide
when: always
script:
# - dnf upgrade --refresh -y