Replace FreeBSD 11.4 with 13.0 for devel testing. (#2324)

pull/2331/head
Felix Fontein 2021-04-22 07:08:25 +02:00 committed by GitHub
parent fb1b756d48
commit e0b731e76f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -175,10 +175,10 @@ stages:
test: rhel/7.9 test: rhel/7.9
- name: RHEL 8.3 - name: RHEL 8.3
test: rhel/8.3 test: rhel/8.3
- name: FreeBSD 11.4
test: freebsd/11.4
- name: FreeBSD 12.2 - name: FreeBSD 12.2
test: freebsd/12.2 test: freebsd/12.2
- name: FreeBSD 13.0
test: freebsd/13.0
groups: groups:
- 1 - 1
- 2 - 2