mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Merge pull request #289 from saito-hideki/pr/ci_replace_fc33_to_fc35_for_devel
[CI] Replace Fedora 33 with Fedora 35 for devel tests SUMMARY Replace Fedora 33 with Fedora 35 for devel tests Relates to 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
607b7cfcb4
1 changed files with 2 additions and 2 deletions
|
|
@ -53,10 +53,10 @@ stages:
|
|||
targets:
|
||||
- name: CentOS 7
|
||||
test: centos7
|
||||
- name: Fedora 33
|
||||
test: fedora33
|
||||
- name: Fedora 34
|
||||
test: fedora34
|
||||
- name: Fedora 35
|
||||
test: fedora35
|
||||
- name: openSUSE 15 py3
|
||||
test: opensuse15
|
||||
- name: Ubuntu 18.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue