mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Replace FreeBSD 11.4 with 13.0 for devel testing. (#2324)
This commit is contained in:
parent
fb1b756d48
commit
e0b731e76f
1 changed files with 2 additions and 2 deletions
|
@ -175,10 +175,10 @@ stages:
|
|||
test: rhel/7.9
|
||||
- name: RHEL 8.3
|
||||
test: rhel/8.3
|
||||
- name: FreeBSD 11.4
|
||||
test: freebsd/11.4
|
||||
- name: FreeBSD 12.2
|
||||
test: freebsd/12.2
|
||||
- name: FreeBSD 13.0
|
||||
test: freebsd/13.0
|
||||
groups:
|
||||
- 1
|
||||
- 2
|
||||
|
|
Loading…
Reference in a new issue