Fedora 30 and 31 are EOL and will eventually be removed from devel. (#182)

pull/185/head
Felix Fontein 2021-02-01 16:30:52 +01:00 committed by GitHub
parent 15a0be6107
commit 36683e1dd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

View File

@ -92,12 +92,10 @@ stages:
test: centos7 test: centos7
- name: CentOS 8 - name: CentOS 8
test: centos8 test: centos8
- name: Fedora 30
test: fedora30
- name: Fedora 31
test: fedora31
- name: Fedora 32 - name: Fedora 32
test: fedora32 test: fedora32
- name: Fedora 33
test: fedora33
- name: openSUSE 15 py2 - name: openSUSE 15 py2
test: opensuse15py2 test: opensuse15py2
- name: openSUSE 15 py3 - name: openSUSE 15 py3
@ -154,9 +152,6 @@ stages:
test: fedora30 test: fedora30
- name: Fedora 31 - name: Fedora 31
test: fedora31 test: fedora31
# fedora32 doesn't exist in 2.9
# - name: Fedora 32
# test: fedora32
- name: openSUSE 15 py2 - name: openSUSE 15 py2
test: opensuse15py2 test: opensuse15py2
- name: openSUSE 15 py3 - name: openSUSE 15 py3