mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Add FreeBSD 13.4 to CI (#9109)
* Add FreeBSD 13.4 to CI. * iso_extract won't work. * pkgng: jail won't work either.
This commit is contained in:
parent
e13d6de250
commit
04c2ad18da
3 changed files with 7 additions and 1 deletions
|
@ -196,6 +196,8 @@ stages:
|
|||
test: rhel/9.4
|
||||
- name: FreeBSD 14.1
|
||||
test: freebsd/14.1
|
||||
- name: FreeBSD 13.4
|
||||
test: freebsd/13.4
|
||||
groups:
|
||||
- 1
|
||||
- 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue