Move Fedora 35 from devel to stable-2.13 CI runs. (#458)

This commit is contained in:
Felix Fontein 2022-08-16 21:41:36 +02:00 committed by GitHub
parent 03ecea94c0
commit 9b8c10b8cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,8 +113,6 @@ stages:
test: centos7 test: centos7
- name: Fedora 36 - name: Fedora 36
test: fedora36 test: fedora36
- name: Fedora 35
test: fedora35
- name: openSUSE 15 - name: openSUSE 15
test: opensuse15 test: opensuse15
- name: Ubuntu 20.04 - name: Ubuntu 20.04
@ -136,6 +134,8 @@ stages:
targets: targets:
- name: CentOS 7 - name: CentOS 7
test: centos7 test: centos7
- name: Fedora 35
test: fedora35
- name: openSUSE 15 py2 - name: openSUSE 15 py2
test: opensuse15py2 test: opensuse15py2
- name: Alpine 3 - name: Alpine 3