mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-06 13:22:57 +00: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:
@@ -53,8 +53,6 @@ stages:
|
||||
targets:
|
||||
- name: CentOS 7
|
||||
test: centos7
|
||||
- name: CentOS 8
|
||||
test: centos8
|
||||
- name: Fedora 33
|
||||
test: fedora33
|
||||
- name: Fedora 34
|
||||
|
||||
Reference in New Issue
Block a user