mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
Update CI pipelines (#11401)
Update CI pipelines:
- Fedora 42 -> 43 for devel
- RHEL 10.0 -> 10.1 for all ansible-core branches
- FreeBSD 13.5 -> 15.0 for devel
- Alpine 3.22 -> 3.23 for devel
(cherry picked from commit 0e6ba07261)
Co-authored-by: Felix Fontein <felix@fontein.de>
15 lines
390 B
Text
15 lines
390 B
Text
# Copyright (c) Ansible Project
|
|
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
azp/posix/1
|
|
azp/posix/vm
|
|
destructive
|
|
needs/privileged
|
|
skip/aix
|
|
skip/freebsd
|
|
skip/osx
|
|
skip/macos
|
|
skip/alpine3.21 # TODO try to fix
|
|
skip/alpine3.22 # TODO try to fix
|
|
skip/alpine3.23 # TODO try to fix
|