mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 13:42:49 +00:00
Update RHEL 9.x to 9.7 in CI (#11387)
* Update RHEL 9.x to 9.7 in CI.
* Add skips.
(cherry picked from commit d4089ca29a)
Co-authored-by: Felix Fontein <felix@fontein.de>
19 lines
380 B
Text
19 lines
380 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
|
|
destructive
|
|
skip/osx
|
|
skip/macos
|
|
skip/rhel8.0
|
|
skip/rhel9.0
|
|
skip/rhel9.1
|
|
skip/rhel9.2
|
|
skip/rhel9.3
|
|
skip/rhel9.4
|
|
skip/rhel9.5
|
|
skip/rhel9.6
|
|
skip/rhel9.7
|
|
skip/rhel10.0
|
|
skip/freebsd
|