summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-12-11 13:49:55 +0100
committerBastien Nocera <hadess@hadess.net>2020-12-11 13:49:55 +0100
commit43b356b03b62e3611472654be5ffc8928ee98915 (patch)
tree0abc378a616e0eb0775048d657b74b84961497a2 /.gitlab-ci.yml
parent2b111a3807d0bc786ec248cc39cdb365152a385f (diff)
downloadnautilus-43b356b03b62e3611472654be5ffc8928ee98915.tar.gz
Revert "ci: Use Fedora latest instead of rawhide temporarily"
GNOME CI runners have been updated to the latest libseccomp so the problem should no longer happen. This reverts commit ab55380f200e5ea03116c5871607d125deff844c.
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 21f605eee..1046dca63 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,7 @@ nightly:
dependencies:
- 'flatpak devel'
-fedora latest:
+fedora rawhide:
image:
name: registry.gitlab.gnome.org/gnome/nautilus:latest
entrypoint: ["/bin/sh", "-c"]