Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2023 14:09:30 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 089b9dfa46 - main - Cirrus CI: Use FreeBSD 13.2 image
Message-ID:  <202305011409.341E9Us3057485@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=089b9dfa469c233908c232049fe2a85ff17bbed2

commit 089b9dfa469c233908c232049fe2a85ff17bbed2
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-05-01 14:06:59 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-05-01 14:06:59 +0000

    Cirrus CI: Use FreeBSD 13.2 image
    
    Reported by:    QWERTIOX
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/177
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



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