summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 750568cf4..3434c0f27 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,14 +54,14 @@ tests-debian-9:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-debian:9-master-46405991
<<: *tests
-tests-fedora-28:
- image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:28-master-46405991
- <<: *tests
-
tests-fedora-29:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:29-master-47052095
<<: *tests
+tests-fedora-30:
+ image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:30-master-59168197
+ <<: *tests
+
tests-ubuntu-18.04:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-ubuntu:18.04-master-46405991
<<: *tests
@@ -328,8 +328,8 @@ coverage:
dependencies:
- tests-centos-7.6
- tests-debian-9
- - tests-fedora-28
- tests-fedora-29
+ - tests-fedora-30
- tests-fedora-missing-deps
- tests-fedora-update-deps
- tests-remote-execution