Skip to content

Commit ae28591

Browse files
committed
Move tests out of fedora-28, too
1 parent 36c8831 commit ae28591

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitlab-ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,13 @@ slc6-test:
107107
- yum install -y slc6/RPMS/*.rpm
108108
- davix-unit-tests
109109

110-
fedora-28-test:
110+
fedora-30-test:
111111
stage: test
112112
image: fedora:28
113113
dependencies:
114-
- fedora-28
114+
- fedora-30
115115
script:
116-
- dnf install -y fedora-28/RPMS/*.rpm
116+
- dnf install -y fedora-30/RPMS/*.rpm
117117
- davix-unit-tests
118118

119119
docs:

0 commit comments

Comments
 (0)