mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
[PR #9109/04c2ad18 backport][stable-9] Add FreeBSD 13.4 to CI (#9110)
Add FreeBSD 13.4 to CI (#9109)
* Add FreeBSD 13.4 to CI.
* iso_extract won't work.
* pkgng: jail won't work either.
(cherry picked from commit 04c2ad18da
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9ebb5b270a
commit
2b52822043
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