Remove OpenSuSE Python 2 from devel CI. (#4442)

pull/4452/head
Felix Fontein 2022-04-02 18:06:28 +02:00 committed by GitHub
parent 21ee4c84b7
commit bd83490b45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -333,9 +333,7 @@ stages:
test: fedora34 test: fedora34
- name: Fedora 35 - name: Fedora 35
test: fedora35 test: fedora35
- name: openSUSE 15 py2 - name: openSUSE 15
test: opensuse15py2
- name: openSUSE 15 py3
test: opensuse15 test: opensuse15
- name: Ubuntu 18.04 - name: Ubuntu 18.04
test: ubuntu1804 test: ubuntu1804
@ -357,6 +355,8 @@ stages:
targets: targets:
- name: Fedora 35 - name: Fedora 35
test: fedora35 test: fedora35
- name: openSUSE 15 py2
test: opensuse15py2
- name: Alpine 3 - name: Alpine 3
test: alpine3 test: alpine3
groups: groups: