mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
CI: Add FreeBSD 13.2 (#6478)
* Add FreeBSD 13.2. * Skip FreeBSD 13.2 for iso_extract tests. * Fix autoremove test: m4 is no longer a dependency, or it was already installed beforehand. * Also disable the jail tests for FreeBSD 13.2.
This commit is contained in:
parent
9708561131
commit
c740f89df3
3 changed files with 11 additions and 6 deletions
|
@ -10,3 +10,4 @@ skip/osx # FIXME
|
|||
skip/rhel9.0 # FIXME
|
||||
skip/rhel9.1 # FIXME
|
||||
skip/freebsd12.4 # FIXME
|
||||
skip/freebsd13.2 # FIXME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue