mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Merge pull request #280 from saito-hideki/pr/ci_remove_centos8
CI: remove centos8 from test matrix SUMMARY Remove centos8 from CI matrix. References: ansible-collections/overview#45 (comment) ISSUE TYPE CI tests Pull Request COMPONENT NAME .azure-pipelines/azure-pipelines.yml ADDITIONAL INFORMATION None Reviewed-by: None <None>
This commit is contained in:
commit
3514f9d3dc
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@ stages:
|
||||||
targets:
|
targets:
|
||||||
- name: CentOS 7
|
- name: CentOS 7
|
||||||
test: centos7
|
test: centos7
|
||||||
- name: CentOS 8
|
|
||||||
test: centos8
|
|
||||||
- name: Fedora 33
|
- name: Fedora 33
|
||||||
test: fedora33
|
test: fedora33
|
||||||
- name: Fedora 34
|
- name: Fedora 34
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue