Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-09-06 23:00:52 +0300
committerGitHub <noreply@github.com>2022-09-06 23:00:52 +0300
commit38a82a5cc43ed4b48cf5fbc3addc5d2993c37eef (patch)
treea60c5b2aea92a70fe5397628d3acc0f1c654ae95 /.azure-pipelines
parent8ebca4a6a3a9836ce515a4dc60044c52465ef170 (diff)
ansible-test - Remove Fedora 35 support. (#78720)
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 7b382c6cd03..cdb66c3e410 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -130,8 +130,6 @@ stages:
test: alpine3
- name: CentOS 7
test: centos7
- - name: Fedora 35
- test: fedora35
- name: Fedora 36
test: fedora36
- name: openSUSE 15
@@ -149,8 +147,6 @@ stages:
targets:
- name: Alpine 3
test: alpine3
- - name: Fedora 35
- test: fedora35
- name: Fedora 36
test: fedora36
- name: Ubuntu 22.04