summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-05-02 15:50:52 -0700
committerGitHub <noreply@github.com>2023-05-02 15:50:52 -0700
commita0638a205ba885f9d8fbed33c5304e746d4f60ed (patch)
tree7b99426c47d5b130e4acf0c32d416bedf35c1d43
parent0e69886bf64349fe62a99e78c0e2b7c3c2f903d6 (diff)
downloadansible-a0638a205ba885f9d8fbed33c5304e746d4f60ed.tar.gz
Remove FreeBSD 12.2 from CI (#80699)
The package repositories are no longer available.
-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 64c26d500e..397a36b70a 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -92,8 +92,6 @@ stages:
test: rhel/8.4@3.6
- name: RHEL 8.4 py38
test: rhel/8.4@3.8
- - name: FreeBSD 12.2
- test: freebsd/12.2
- name: FreeBSD 13.0
test: freebsd/13.0
groups:
@@ -188,8 +186,6 @@ stages:
test: rhel/8.4@3.6
- name: RHEL 8.4 py38
test: rhel/8.4@3.8
- - name: FreeBSD 12.2
- test: freebsd/12.2
- name: FreeBSD 13.0
test: freebsd/13.0
- stage: Incidental_Docker