aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-04-24 10:22:38 +0100
committerAlex Bennée <alex.bennee@linaro.org>2023-04-27 14:58:23 +0100
commitdf1f50c3c427a6143826fc420aa62bfa0b83b1ba (patch)
tree99fdbb4092ec9e933966571d26e438e652dbc5f7 /tests
parentc1654c3e37c31fb638597efedcd07d071837b78b (diff)
downloadqemu-df1f50c3c427a6143826fc420aa62bfa0b83b1ba.zip
qemu-df1f50c3c427a6143826fc420aa62bfa0b83b1ba.tar.gz
qemu-df1f50c3c427a6143826fc420aa62bfa0b83b1ba.tar.bz2
.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
FreeBSD 13.0 has been released in April 2021: https://www.freebsd.org/releases/13.0R/announce/ According to QEMU's support policy, we stop supporting the previous major release two years after the the new major release has been published. So we can stop testing FreeBSD 12 in our CI now. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20230418160225.529172-1-thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Message-Id: <20230424092249.58552-8-alex.bennee@linaro.org>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/lcitool/refresh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lcitool/refresh b/tests/lcitool/refresh
index 33ef128..f1570b5 100755
--- a/tests/lcitool/refresh
+++ b/tests/lcitool/refresh
@@ -182,7 +182,6 @@ try:
#
# Cirrus packages lists for GitLab
#
- generate_cirrus("freebsd-12")
generate_cirrus("freebsd-13")
generate_cirrus("macos-12")