Skip to content
Snippets Groups Projects
Commit 60c2873b authored by Javier Jardón's avatar Javier Jardón
Browse files

.gitlab-ci.yml: Run tests in fedora28 image

parent 499df6a5
No related branches found
No related tags found
Loading
......@@ -86,6 +86,10 @@ tests-fedora-27:
image: buildstream/testsuite-fedora:27-master-102-9067e269
<<: *linux-tests
tests-fedora-28:
image: buildstream/testsuite-fedora:28-master-112-a9f63c5e
<<: *linux-tests
tests-ubuntu-18.04:
image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
<<: *linux-tests
......@@ -214,6 +218,7 @@ coverage:
dependencies:
- tests-debian-9
- tests-fedora-27
- tests-fedora-28
- tests-unix
- source_dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment