From: Martin Kletzander Date: Fri, 24 Mar 2023 08:37:48 +0000 (+0100) Subject: ci: Refresh CI files with current lcitool X-Git-Tag: v9.2.0-rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0c07db7547ad0d55c22ca4ebc5302dcc9a1d1a;p=thirdparty%2Flibvirt.git 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 --- 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