Add RHEL 8.7, 8.8, and 9.2 to CI. (#624)

This commit is contained in:
Felix Fontein
2023-06-19 22:50:07 +02:00
committed by GitHub
parent f27b66baa3
commit 9ae28e2fab

View File

@@ -216,8 +216,10 @@ stages:
targets:
- name: macOS 13.2
test: macos/13.2
- name: RHEL 9.1
test: rhel/9.1
- name: RHEL 9.2
test: rhel/9.2
- name: RHEL 8.8
test: rhel/8.8
- name: FreeBSD 12.4
test: freebsd/12.4
- name: FreeBSD 13.2
@@ -233,6 +235,10 @@ stages:
parameters:
testFormat: 2.15/{0}
targets:
- name: RHEL 9.1
test: rhel/9.1
- name: RHEL 8.7
test: rhel/8.7
- name: RHEL 7.9
test: rhel/7.9
- name: FreeBSD 13.1