mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
[PR #6166/6b8a1cd8 backport][stable-5] Add macOS 13.2 to CI (#6167)
Add macOS 13.2 to CI (#6166)
Add macOS 13.2 to CI.
(cherry picked from commit 6b8a1cd8e6
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7e608db3e5
commit
637eb8a275
1 changed files with 2 additions and 2 deletions
|
@ -172,8 +172,8 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}
|
testFormat: devel/{0}
|
||||||
targets:
|
targets:
|
||||||
- name: macOS 12.0
|
- name: macOS 13.2
|
||||||
test: macos/12.0
|
test: macos/13.2
|
||||||
- name: RHEL 7.9
|
- name: RHEL 7.9
|
||||||
test: rhel/7.9
|
test: rhel/7.9
|
||||||
- name: RHEL 9.1
|
- name: RHEL 9.1
|
||||||
|
|
Loading…
Reference in a new issue