diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index c3cb22b439..9043954ca7 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -249,8 +249,8 @@ stages: test: rhel/7.9 - name: RHEL 8.3 test: rhel/8.3 - - name: FreeBSD 12.2 - test: freebsd/12.2 + #- name: FreeBSD 12.2 + # test: freebsd/12.2 groups: - 1 - 2 @@ -281,8 +281,8 @@ stages: test: rhel/8.2 - name: RHEL 7.8 test: rhel/7.8 - - name: FreeBSD 12.0 - test: freebsd/12.0 + #- name: FreeBSD 12.0 + # test: freebsd/12.0 groups: - 1 - 2