Replace FreeBSD 14.0 with 14.1; add 14.0 for stable-2.17. (#772)

pull/773/head
Felix Fontein 2024-06-21 21:38:19 +02:00 committed by GitHub
parent f58606b64d
commit e6643fd2dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -216,8 +216,8 @@ stages:
test: macos/14.3 test: macos/14.3
- name: RHEL 9.4 - name: RHEL 9.4
test: rhel/9.4 test: rhel/9.4
- name: FreeBSD 14.0 - name: FreeBSD 14.1
test: freebsd/14.0 test: freebsd/14.1
groups: groups:
- 1 - 1
- 2 - 2
@ -233,6 +233,8 @@ stages:
test: rhel/9.3 test: rhel/9.3
- name: FreeBSD 13.3 - name: FreeBSD 13.3
test: freebsd/13.3 test: freebsd/13.3
- name: FreeBSD 14.0
test: freebsd/14.0
groups: groups:
- 1 - 1
- 2 - 2