Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jul 2022 20:20:01 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: aeeb528fb8 - main - Cirrus CI: Use FreeBSD 13.1 image
Message-ID:  <202207172020.26HKK1Kq035805@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=aeeb528fb88d607bdd80792747aa25659b9ad8b8

commit aeeb528fb88d607bdd80792747aa25659b9ad8b8
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-07-17 20:18:01 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-07-17 20:18:01 +0000

    Cirrus CI: Use FreeBSD 13.1 image
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index e828d58f33..a924297df0 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,5 +1,5 @@
 freebsd_instance:
-  image_family: freebsd-13-0-snap
+  image_family: freebsd-13-1-snap
 
 env:
   CIRRUS_CLONE_DEPTH: 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207172020.26HKK1Kq035805>