jobs/repo-install-test: centos8: enable latest

Now that we made a new release including the new .spec.in files, from
which the rpms are built, we have the rpms in the repository and can
enable the repo install test for latest.

Change-Id: I5da2b895d636b348e5aa0539a23fe4d99e8644ae
This commit is contained in:
Oliver Smith 2021-11-22 15:12:40 +01:00
parent 1e6cae565a
commit a72c79c6ae
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- Osmocom-repo-install-{distro}
distro:
- centos8:
feeds: !!python/tuple [nightly] # next: disabled (OS#5322)
feeds: !!python/tuple [nightly, latest] # next: disabled (OS#5322)
- debian9:
feeds: !!python/tuple [nightly, latest]
- debian10: