git: aeeb528fb8 - main - Cirrus CI: Use FreeBSD 13.1 image
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 20:20:01 UTC
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