From 1ccd48efbaee4a573a38f8225e2e3ec16540408f Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 15:33:08 +0000 Subject: [PATCH] Remove FreeBSD 12.1 from CI. The remote seems to be no longer working. (#459) (#461) (cherry picked from commit fd0048827df80c98d01759999a23b18c625fe42c) Co-authored-by: Felix Fontein --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 6f0af5de..e969a834 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -251,8 +251,6 @@ stages: test: osx/10.11 - name: macOS 10.15 test: macos/10.15 - - name: FreeBSD 12.1 - test: freebsd/12.1 - stage: Remote_2_9 displayName: Remote 2.9 dependsOn: []