Signed-off-by: Andrew Cooper <[email protected]> --- CC: Stefano Stabellini <[email protected]> CC: Michal Orzel <[email protected]> CC: Roger Pau Monné <[email protected]> CC: Oleksii Kurochko <[email protected]> CC: Jan Beulich <[email protected]>
Updated run: https://cirrus-ci.com/task/4903594304995328 For 4.19, and for backporting to all trees including security trees. FreeBSD-13.2 isn't available any more: https://cirrus-ci.com/task/4554831417835520 causing build failures. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index d0a9021a77e4..c431d8d2447d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -17,7 +17,7 @@ freebsd_template: &FREEBSD_TEMPLATE task: name: 'FreeBSD 13' freebsd_instance: - image_family: freebsd-13-2 + image_family: freebsd-13-3 << : *FREEBSD_TEMPLATE task: base-commit: ea1cb444c28ce3ae7915d9c94c4344f4bf6d87d3 -- 2.39.2
