mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
Added macOS 13.2 and remove macOS 12.0
- This commit fixes issue #431 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
@@ -205,8 +205,8 @@ stages:
|
|||||||
parameters:
|
parameters:
|
||||||
testFormat: devel/{0}/1
|
testFormat: devel/{0}/1
|
||||||
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 8.7
|
- name: RHEL 8.7
|
||||||
|
|||||||
Reference in New Issue
Block a user