CI: Replace FreeBSD 14.0 with 14.1; add 14.0 for stable-2.17 (#8550)

* Replace FreeBSD 14.0 with 14.1; add 14.0 for stable-2.17.

* Skip tests that do not work.
This commit is contained in:
Felix Fontein 2024-06-21 22:01:05 +02:00 committed by GitHub
commit 9e38161400
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 3 deletions

View file

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