mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Update AZP matrix to replace RHEL7.6 with 7.8
Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
68e7ddb7a7
commit
ddcdb244a9
1 changed files with 4 additions and 4 deletions
|
|
@ -233,8 +233,8 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: OS X 10.11
|
- name: OS X 10.11
|
||||||
test: osx/10.11
|
test: osx/10.11
|
||||||
- name: RHEL 7.6
|
- name: RHEL 7.8
|
||||||
test: rhel/7.6
|
test: rhel/7.8
|
||||||
- name: RHEL 8.2
|
- name: RHEL 8.2
|
||||||
test: rhel/8.2
|
test: rhel/8.2
|
||||||
- name: FreeBSD 11.1
|
- name: FreeBSD 11.1
|
||||||
|
|
@ -252,8 +252,8 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: OS X 10.11
|
- name: OS X 10.11
|
||||||
test: osx/10.11
|
test: osx/10.11
|
||||||
- name: RHEL 7.6
|
- name: RHEL 7.8
|
||||||
test: rhel/7.6
|
test: rhel/7.8
|
||||||
- name: RHEL 8.1
|
- name: RHEL 8.1
|
||||||
test: rhel/8.1
|
test: rhel/8.1
|
||||||
- name: FreeBSD 11.1
|
- name: FreeBSD 11.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue