git: aeeb528fb8 - main - Cirrus CI: Use FreeBSD 13.1 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=aeeb528fb88d607bdd80792747aa25659b9ad8b8 commit aeeb528fb88d607bdd80792747aa25659b9ad8b8 Author: Danilo G. Baio <[email protected]> AuthorDate: 2022-07-17 20:18:01 +0000 Commit: Danilo G. Baio <[email protected]> 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