mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 11:39:02 +00:00
CI: Replace devel RHEL 9.7 and 10.1 remotes with 9.8 and 10.2 (#12345)
Replace devel RHEL 9.7 and 10.1 remotes with 9.8 and 10.2.
(cherry picked from commit 97538e6ad1)
Co-authored-by: Felix Fontein <felix@fontein.de>
19 lines
531 B
Text
19 lines
531 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
|
|
needs/target/setup_epel
|
|
destructive
|
|
skip/rhel9.3 # FIXME
|
|
skip/rhel9.7 # FIXME
|
|
skip/rhel9.8 # FIXME
|
|
skip/rhel10.0 # FIXME
|
|
skip/rhel10.1 # FIXME
|
|
skip/rhel10.2 # FIXME
|
|
skip/freebsd13.5 # FIXME
|
|
skip/freebsd14.1 # FIXME
|
|
skip/freebsd14.2 # FIXME
|
|
skip/freebsd14.3 # FIXME
|
|
skip/freebsd14.4 # FIXME
|
|
skip/freebsd15.0 # FIXME
|