diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 7b352f5..85fb8e5 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -293,8 +293,6 @@ stages: test: rhel/7.9 - name: RHEL 8.4 test: rhel/8.4 - - name: FreeBSD 12.2 - test: freebsd/12.2 - name: FreeBSD 13.0 test: freebsd/13.0 - stage: Remote_2_11 @@ -311,8 +309,6 @@ stages: test: rhel/7.9 - name: RHEL 8.3 test: rhel/8.3 - - name: FreeBSD 12.2 - test: freebsd/12.2 - stage: Remote_2_10 displayName: Remote 2.10 dependsOn: []