diff options
Diffstat (limited to '.azure-pipelines')
-rw-r--r-- | .azure-pipelines/azure-pipelines.yml | 4 |
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 |