qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 03/14] .cirrus.yml: bump FreeBSD to the current stable release


From: Alex Bennée
Subject: [PULL 03/14] .cirrus.yml: bump FreeBSD to the current stable release
Date: Wed, 6 May 2020 13:05:18 +0100

Hopefully this will un-stick the test which has been broken for a long
time.

Signed-off-by: Alex Bennée <address@hidden>
Reviewed-by: Li-Wen Hsu <address@hidden>
Tested-by: Li-Wen Hsu <address@hidden>
Message-Id: <address@hidden>

diff --git a/.cirrus.yml b/.cirrus.yml
index 90645fede6b..f06f5af2b93 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,7 +3,7 @@ env:
 
 freebsd_12_task:
   freebsd_instance:
-    image: freebsd-12-0-release-amd64
+    image_family: freebsd-12-1
     cpu: 8
     memory: 8G
   install_script: pkg install -y
-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]