Merge pull request #309 from saito-hideki/ci_replate_freebsd_macos_on_devel

[CI] Update AZP matrix for ansible devel branch

SUMMARY
Update AZP config:

Fixes ansible-collections/overview#45
Fixes #308

ISSUE TYPE

CI tests Pull Request

COMPONENT NAME

ansible.posix

ADDITIONAL INFORMATION
None

Reviewed-by: None <None>
This commit is contained in:
ansible-zuul[bot] 2022-01-13 04:34:23 +00:00 committed by GitHub
commit 68e7ddb7a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,14 +177,14 @@ stages:
parameters: parameters:
testFormat: devel/{0}/1 testFormat: devel/{0}/1
targets: targets:
- name: MacOS 11.1 - name: MacOS 12.0
test: macos/11.1 test: macos/12.0
- name: RHEL 7.9 - name: RHEL 7.9
test: rhel/7.9 test: rhel/7.9
- name: RHEL 8.5 - name: RHEL 8.5
test: rhel/8.5 test: rhel/8.5
- name: FreeBSD 12.2 - name: FreeBSD 12.3
test: freebsd/12.2 test: freebsd/12.3
- name: FreeBSD 13.0 - name: FreeBSD 13.0
test: freebsd/13.0 test: freebsd/13.0
- stage: Remote_2_12 - stage: Remote_2_12