From a7d4da25a4da8c2e131e1af04c7d5e708bf34303 Mon Sep 17 00:00:00 2001 From: Megamouse Date: Mon, 31 May 2021 20:46:46 +0200 Subject: [PATCH] remove cirrus FreeBSD 12.2 build --- .ci/export-cirrus-vars.sh | 2 +- .cirrus.yml | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/.ci/export-cirrus-vars.sh b/.ci/export-cirrus-vars.sh index 6553651d7b..9269ea89aa 100644 --- a/.ci/export-cirrus-vars.sh +++ b/.ci/export-cirrus-vars.sh @@ -1,6 +1,6 @@ #!/bin/sh -e -# Export variables for later stages of the Azure pipeline +# Export variables for later stages of the Cirrus pipeline # Values done in this manner will appear as environment variables # in later stages. diff --git a/.cirrus.yml b/.cirrus.yml index 146376db38..856ccf8fb2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -99,12 +99,7 @@ linux_task: freebsd_task: matrix: - - name: FreeBSD 12.2 - freebsd_instance: - image_family: freebsd-12-2 - cpu: 8 - memory: 8G - - name: FreeBSD 13 + - name: Cirrus FreeBSD freebsd_instance: image_family: freebsd-13-0 cpu: 8