git: 96b4d785ee91 - stable/12 - Cirrus-CI: use 12.3 release VM for builds
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Dec 2021 02:34:59 UTC
The branch stable/12 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=96b4d785ee91a3576726977dcf9b5e86dad0c12d
commit 96b4d785ee91a3576726977dcf9b5e86dad0c12d
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-12-13 22:07:53 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-12-14 02:32:38 +0000
Cirrus-CI: use 12.3 release VM for builds
Sponsored by: The FreeBSD Foundation
---
.cirrus.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.cirrus.yml b/.cirrus.yml
index ee4c0dfd5665..be817559d885 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,7 +1,7 @@
# $FreeBSD$
freebsd_instance:
- image: freebsd-12-2-release-amd64
+ image: freebsd-12-3-release-amd64
cpu: 8
memory: 8G