summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2021-01-21 17:12:18 -0600
committerGitHub <noreply@github.com>2021-01-21 17:12:18 -0600
commit4357a78130d84785720750d3d6801db5cf4df464 (patch)
tree285860c2dda10471125b7c4cc6d1748901d5b011 /.azure-pipelines
parentfe792fdcd26ea41d38cef57ec18cef5ea45b7a7a (diff)
downloadansible-4357a78130d84785720750d3d6801db5cf4df464.tar.gz
[ansible-test] First attempt at freebsd/11.4 (#72655)
Change: - Try CI against freebsd 11.4 Test Plan: - ci_complete Tickets: - Fixes #48782 Signed-off-by: Rick Elrod <rick@elrod.me>
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 9724950c20..4c9d53e44e 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -93,8 +93,8 @@ stages:
test: rhel/7.9
- name: RHEL 8.3
test: rhel/8.3
- - name: FreeBSD 11.1
- test: freebsd/11.1
+ - name: FreeBSD 11.4
+ test: freebsd/11.4
- name: FreeBSD 12.2
test: freebsd/12.2
groups:
@@ -170,8 +170,8 @@ stages:
test: rhel/7.9
- name: RHEL 8.3
test: rhel/8.3
- - name: FreeBSD 11.1
- test: freebsd/11.1
+ - name: FreeBSD 11.4
+ test: freebsd/11.4
- name: FreeBSD 12.2
test: freebsd/12.2
- stage: Incidental_Docker