jobs/repo-install-test: update debian versions

Run against debian 10 and 11, and not against debian 9 anymore.

Related: OS#5601
Change-Id: Iaf7c596e0910ca2ce0fafd2819e79d4659b92514
This commit is contained in:
Oliver Smith 2022-07-06 12:55:58 +02:00 committed by osmith
parent 8424c5986f
commit 095a110506
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@
distro:
- centos8:
feeds: !!python/tuple [nightly, latest] # next: disabled (OS#5322)
- debian9:
feeds: !!python/tuple [nightly, latest]
- debian10:
feeds: !!python/tuple [nightly, latest]
- debian11:
feeds: !!python/tuple [nightly, latest]
- job-template:
name: Osmocom-repo-install-{distro}