From 1b0c07db7547ad0d55c22ca4ebc5302dcc9a1d1a Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Fri, 24 Mar 2023 09:37:48 +0100 Subject: [PATCH] ci: Refresh CI files with current lcitool This updates to FreeBSD 12.4 which has clang that supports -fsemantic-interposition, plus of course updates the system. Signed-off-by: Martin Kletzander Reviewed-by: Michal Privoznik --- ci/gitlab/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/gitlab/builds.yml b/ci/gitlab/builds.yml index d982824b65..545478d351 100644 --- a/ci/gitlab/builds.yml +++ b/ci/gitlab/builds.yml @@ -837,7 +837,7 @@ x86_64-freebsd-12: needs: [] allow_failure: false variables: - CIRRUS_VM_IMAGE_NAME: freebsd-12-3 + CIRRUS_VM_IMAGE_NAME: freebsd-12-4 CIRRUS_VM_IMAGE_SELECTOR: image_family CIRRUS_VM_INSTANCE_TYPE: freebsd_instance INSTALL_COMMAND: pkg install -y