FreeBSD 13.0 and 12.3 are no longer availabe, bump versions and disable since these versions are already tested with stable-2.15. (#649)

pull/652/head
Felix Fontein 2023-08-13 19:19:30 +02:00 committed by GitHub
parent 5ac603bbcc
commit 5d2bfddc15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -260,8 +260,8 @@ stages:
test: macos/12.0 test: macos/12.0
- name: RHEL 9.0 - name: RHEL 9.0
test: rhel/9.0 test: rhel/9.0
- name: FreeBSD 12.3 #- name: FreeBSD 12.4
test: freebsd/12.3 # test: freebsd/12.4
groups: groups:
- 1 - 1
- 2 - 2
@ -275,8 +275,8 @@ stages:
targets: targets:
- name: RHEL 8.5 - name: RHEL 8.5
test: rhel/8.5 test: rhel/8.5
- name: FreeBSD 13.0 #- name: FreeBSD 13.1
test: freebsd/13.0 # test: freebsd/13.1
groups: groups:
- 1 - 1
- 2 - 2