Replace FreeBSD 14.3 with 14.4, and macOS 15.3 with 26.3. (#987)

This commit is contained in:
Felix Fontein
2026-03-21 17:27:47 +01:00
committed by GitHub
parent b1e4777b4d
commit 94c0260fb3

View File

@@ -236,16 +236,16 @@ stages:
parameters: parameters:
testFormat: devel/{0} testFormat: devel/{0}
targets: targets:
- name: macOS 15.3 - name: macOS 26.3
test: macos/15.3 test: macos/26.3
- name: RHEL 10.1 - name: RHEL 10.1
test: rhel/10.1 test: rhel/10.1
- name: RHEL 9.7 - name: RHEL 9.7
test: rhel/9.7 test: rhel/9.7
- name: FreeBSD 15.0 - name: FreeBSD 15.0
test: freebsd/15.0 test: freebsd/15.0
- name: FreeBSD 14.3 - name: FreeBSD 14.4
test: freebsd/14.3 test: freebsd/14.4
groups: groups:
- 1 - 1
- 2 - 2
@@ -257,6 +257,8 @@ stages:
parameters: parameters:
testFormat: 2.20/{0} testFormat: 2.20/{0}
targets: targets:
- name: macOS 15.3
test: macos/15.3
- name: RHEL 9.7 - name: RHEL 9.7
test: rhel/9.7 test: rhel/9.7
- name: FreeBSD 14.3 - name: FreeBSD 14.3