1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

[PR #10657/3c0d6074 backport][stable-10] jc filter: remove skips for FreeBSD (#10658)

jc filter: remove skips for FreeBSD (#10657)

(cherry picked from commit 3c0d60740c)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-08-12 09:58:14 +02:00 committed by GitHub
parent 169b65b43e
commit 15b0eb155b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,8 +4,3 @@
azp/posix/2
skip/python2.7 # jc only supports python3.x
skip/freebsd13.3 # FIXME - ruyaml compilation fails
skip/freebsd14.0 # FIXME - ruyaml compilation fails
skip/freebsd14.1 # FIXME - ruyaml compilation fails
skip/freebsd14.2 # FIXME - ruyaml compilation fails
skip/freebsd14.3 # FIXME - ruyaml compilation fails