Use one newer version of Fedora for fixed ansible versions

pull/2384/head
Amin Vakil 2021-04-30 13:01:47 +04:30
parent 97ab16a695
commit cbd006bd38
No known key found for this signature in database
GPG Key ID: AE2ED731CF227C72
1 changed files with 6 additions and 6 deletions

View File

@ -289,8 +289,8 @@ stages:
targets: targets:
- name: CentOS 8 - name: CentOS 8
test: centos8 test: centos8
- name: Fedora 33 - name: Fedora 34
test: fedora33 test: fedora34
- name: openSUSE 15 py3 - name: openSUSE 15 py3
test: opensuse15 test: opensuse15
- name: Ubuntu 20.04 - name: Ubuntu 20.04
@ -308,8 +308,8 @@ stages:
targets: targets:
- name: CentOS 8 - name: CentOS 8
test: centos8 test: centos8
- name: Fedora 32 - name: Fedora 33
test: fedora32 test: fedora33
- name: openSUSE 15 py3 - name: openSUSE 15 py3
test: opensuse15 test: opensuse15
- name: Ubuntu 16.04 - name: Ubuntu 16.04
@ -327,8 +327,8 @@ stages:
targets: targets:
- name: CentOS 8 - name: CentOS 8
test: centos8 test: centos8
- name: Fedora 31 - name: Fedora 32
test: fedora31 test: fedora32
- name: openSUSE 15 py3 - name: openSUSE 15 py3
test: opensuse15 test: opensuse15
groups: groups: