git: 089b9dfa46 - main - Cirrus CI: Use FreeBSD 13.2 image
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=089b9dfa469c233908c232049fe2a85ff17bbed2 commit 089b9dfa469c233908c232049fe2a85ff17bbed2 Author: Danilo G. Baio <[email protected]> AuthorDate: 2023-05-01 14:06:59 +0000 Commit: Danilo G. Baio <[email protected]> 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