summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-05-05 10:02:21 -0700
committerMatt Clay <matt@mystile.com>2022-05-05 12:17:31 -0700
commit19415e12384cad75115e0dda2c4df7b71c0bc6f6 (patch)
tree294cebfa89f039222a81f0dc0bfbdcbe07b60173
parentfee6f50a7e62011f6f6af8cbf6082a34c4411d61 (diff)
downloadansible-19415e12384cad75115e0dda2c4df7b71c0bc6f6.tar.gz
Remove FreeBSD 11.4 from CI since it is EOL.
Bootstrapping fails due to missing packages.
-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 e29a1f0cf6..593c79b96e 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -95,8 +95,6 @@ stages:
test: rhel/8.3@3.6
- name: RHEL 8.3 py38
test: rhel/8.3@3.8
- - name: FreeBSD 11.4
- test: freebsd/11.4
- name: FreeBSD 12.2
test: freebsd/12.2
groups:
@@ -172,8 +170,6 @@ stages:
test: rhel/8.3@3.6
- name: RHEL 8.3 py38
test: rhel/8.3@3.8
- - name: FreeBSD 11.4
- test: freebsd/11.4
- name: FreeBSD 12.2
test: freebsd/12.2
- stage: Incidental_Docker