diff mbox series

[for-4.20,1/2] automation/cirrus-ci: update FreeBSD to 13.4

Message ID 20250116085852.78273-1-roger.pau@citrix.com (mailing list archive)
State New
Headers show
Series [for-4.20,1/2] automation/cirrus-ci: update FreeBSD to 13.4 | expand

Commit Message

Roger Pau Monné Jan. 16, 2025, 8:58 a.m. UTC
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Andrew Cooper Jan. 16, 2025, 9:02 a.m. UTC | #1
On 16/01/2025 8:58 am, Roger Pau Monne wrote:
> Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index 4a120fad41b2..ee80152890f2 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -18,7 +18,7 @@  freebsd_template: &FREEBSD_TEMPLATE
 task:
   name: 'FreeBSD 13'
   freebsd_instance:
-    image_family: freebsd-13-3
+    image_family: freebsd-13-4
   << : *FREEBSD_TEMPLATE
 
 task: