From fd0048827df80c98d01759999a23b18c625fe42c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 20 May 2022 14:47:05 +0200 Subject: [PATCH] Remove FreeBSD 12.1 from CI. The remote seems to be no longer working. (#459) --- .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 5c7dc40a..164c0970 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -288,8 +288,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: []