diff mbox series

CI: Update FreeBSD to 12.4

Message ID 20230822130142.430189-1-andrew.cooper3@citrix.com (mailing list archive)
State New, archived
Headers show
Series CI: Update FreeBSD to 12.4 | expand

Commit Message

Andrew Cooper Aug. 22, 2023, 1:01 p.m. UTC
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
---
CC: Roger Pau Monné <roger.pau@citrix.com>
CC: Anthony PERARD <anthony.perard@citrix.com>
CC: Stefano Stabellini <sstabellini@kernel.org>

Example run:

  https://cirrus-ci.com/task/4911727880437760
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: a7d04b0e7935620e9f8b9e693d818bf043a5ecd6

Comments

Roger Pau Monné Aug. 22, 2023, 1:04 p.m. UTC | #1
On Tue, Aug 22, 2023 at 02:01:42PM +0100, Andrew Cooper wrote:
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>

Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>

Thanks.
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index 9bb6cce4ead3..7e0beb200d7b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -17,7 +17,7 @@  freebsd_template: &FREEBSD_TEMPLATE
 task:
   name: 'FreeBSD 12'
   freebsd_instance:
-    image_family: freebsd-12-3
+    image_family: freebsd-12-4
   << : *FREEBSD_TEMPLATE
 
 task: