Update CI matrix. (#549)

This commit is contained in:
Felix Fontein 2023-01-07 11:25:10 +01:00 committed by GitHub
parent 18091193de
commit dc5af8985b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,8 +111,8 @@ stages:
targets: targets:
- name: CentOS 7 - name: CentOS 7
test: centos7 test: centos7
- name: Fedora 36 - name: Fedora 37
test: fedora36 test: fedora37
- name: openSUSE 15 - name: openSUSE 15
test: opensuse15 test: opensuse15
- name: Ubuntu 20.04 - name: Ubuntu 20.04
@ -132,8 +132,8 @@ stages:
parameters: parameters:
testFormat: 2.14/linux/{0} testFormat: 2.14/linux/{0}
targets: targets:
- name: Ubuntu 22.04 - name: Fedora 36
test: ubuntu2204 test: fedora36
groups: groups:
- 4 - 4
- 5 - 5
@ -206,8 +206,8 @@ stages:
targets: targets:
- name: RHEL 7.9 - name: RHEL 7.9
test: rhel/7.9 test: rhel/7.9
- name: RHEL 9.0 with latest Docker SDK from PyPi - name: RHEL 9.1 with latest Docker SDK from PyPi
test: rhel/9.0-pypi-latest test: rhel/9.1-pypi-latest
groups: groups:
- 1 - 1
- 2 - 2