Javier Jardón pushed to branch master at BuildStream / buildstream
Commits:
1 changed file:
Changes:
... | ... | @@ -86,6 +86,9 @@ tests-fedora-27: |
86 | 86 |
image: buildstream/testsuite-fedora:27-master-102-9067e269
|
87 | 87 |
<<: *linux-tests
|
88 | 88 |
|
89 |
+tests-ubuntu-18.04:
|
|
90 |
+ image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
|
|
91 |
+ <<: *linux-tests
|
|
89 | 92 |
|
90 | 93 |
tests-unix:
|
91 | 94 |
# Use fedora here, to a) run a test on fedora and b) ensure that we
|