Update CI matrix for Remote Devel. (#4033) (#4035)

(cherry picked from commit 3faffe8f47)

Co-authored-by: Felix Fontein <felix@fontein.de>
pull/4046/head
patchback[bot] 2022-01-13 09:15:18 +01:00 committed by GitHub
parent 2a97812856
commit a477044fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -206,14 +206,14 @@ stages:
parameters: parameters:
testFormat: devel/{0} testFormat: devel/{0}
targets: targets:
- name: macOS 11.1 - name: macOS 12.0
test: macos/11.1 test: macos/12.0
- name: RHEL 7.9 - name: RHEL 7.9
test: rhel/7.9 test: rhel/7.9
- name: RHEL 8.5 - name: RHEL 8.5
test: rhel/8.5 test: rhel/8.5
- name: FreeBSD 12.2 - name: FreeBSD 12.3
test: freebsd/12.2 test: freebsd/12.3
- name: FreeBSD 13.0 - name: FreeBSD 13.0
test: freebsd/13.0 test: freebsd/13.0
groups: groups: