1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

CI: Bump Alpine 3.21 to 3.22, Fedora 41 to 42, and FreeBSD 14.2 to 14.3 (#10462)

* Bump Alpine 3.21 to 3.22, Fedora 41 to 42, RHEL 9.5 to 9.6, and FreeBSD 14.2 to 14.3.

Add old versions to stable-2.19 if not present yet.

* Add some expected skips.

* Add more restrictions.

* Another try for Android tests.

* Another try.

* Another try.
This commit is contained in:
Felix Fontein 2025-07-26 14:08:20 +02:00 committed by GitHub
parent 6d67546902
commit b458ee85ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 56 additions and 27 deletions

View file

@ -13,6 +13,7 @@ skip/rhel9.2 # FIXME
skip/rhel9.3 # FIXME
skip/rhel9.4 # FIXME
skip/rhel9.5 # FIXME
skip/rhel9.6 # FIXME
skip/rhel10.0 # FIXME
skip/freebsd12.4 # FIXME
skip/freebsd13.2 # FIXME
@ -22,3 +23,4 @@ skip/freebsd13.5 # FIXME
skip/freebsd14.0 # FIXME
skip/freebsd14.1 # FIXME
skip/freebsd14.2 # FIXME
skip/freebsd14.3 # FIXME