mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
FreeBSD 14.4 seems to have the same problem as FreeBSD 15.0, disabling for now.
This commit is contained in:
parent
5aa14f1370
commit
07446934ed
2 changed files with 4 additions and 2 deletions
|
|
@ -198,8 +198,9 @@ stages:
|
||||||
# TODO: enable this ASAP!
|
# TODO: enable this ASAP!
|
||||||
# - name: FreeBSD 15.0
|
# - name: FreeBSD 15.0
|
||||||
# test: freebsd/15.0
|
# test: freebsd/15.0
|
||||||
- name: FreeBSD 14.4
|
# TODO: enable this ASAP!
|
||||||
test: freebsd/14.4
|
# - name: FreeBSD 14.4
|
||||||
|
# test: freebsd/14.4
|
||||||
groups:
|
groups:
|
||||||
- 1
|
- 1
|
||||||
- 2
|
- 2
|
||||||
|
|
|
||||||
|
|
@ -26,4 +26,5 @@ skip/freebsd14.0 # FIXME
|
||||||
skip/freebsd14.1 # FIXME
|
skip/freebsd14.1 # FIXME
|
||||||
skip/freebsd14.2 # FIXME
|
skip/freebsd14.2 # FIXME
|
||||||
skip/freebsd14.3 # FIXME
|
skip/freebsd14.3 # FIXME
|
||||||
|
skip/freebsd14.4 # FIXME
|
||||||
skip/freebsd15.0 # FIXME
|
skip/freebsd15.0 # FIXME
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue