mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove OpenSuSE Python 2 from devel CI. (#4442)
This commit is contained in:
parent
21ee4c84b7
commit
bd83490b45
1 changed files with 3 additions and 3 deletions
|
@ -333,9 +333,7 @@ stages:
|
|||
test: fedora34
|
||||
- name: Fedora 35
|
||||
test: fedora35
|
||||
- name: openSUSE 15 py2
|
||||
test: opensuse15py2
|
||||
- name: openSUSE 15 py3
|
||||
- name: openSUSE 15
|
||||
test: opensuse15
|
||||
- name: Ubuntu 18.04
|
||||
test: ubuntu1804
|
||||
|
@ -357,6 +355,8 @@ stages:
|
|||
targets:
|
||||
- name: Fedora 35
|
||||
test: fedora35
|
||||
- name: openSUSE 15 py2
|
||||
test: opensuse15py2
|
||||
- name: Alpine 3
|
||||
test: alpine3
|
||||
groups:
|
||||
|
|
Loading…
Reference in a new issue