]> xenbits.xensource.com Git - xtf.git/commitdiff
CI: Update FreeBSD 13 to 13.3
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 30 Aug 2024 18:30:15 +0000 (19:30 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 30 Aug 2024 18:30:56 +0000 (19:30 +0100)
13.2 is no longer available.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
.cirrus.yml

index 1d3a59d8aac7e452c7ebe71d734659222db244c4..655968bdbfdef67509a1a0fce2bf04924f7fc5eb 100644 (file)
@@ -12,7 +12,7 @@ freebsd_template: &FREEBSD_TEMPLATE
 freebsd_13_task:
   name: 'FreeBSD 13'
   freebsd_instance:
-    image_family: freebsd-13-2
+    image_family: freebsd-13-3
   << : *FREEBSD_TEMPLATE
 
 freebsd_14_task: