The branch stable/12 has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=046f91f21ac619f7307a8e853f863ded4df7f322

commit 046f91f21ac619f7307a8e853f863ded4df7f322
Author:     Ed Maste <[email protected]>
AuthorDate: 2021-02-15 22:04:42 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2021-02-15 23:49:51 +0000

    Cirrus-CI: use FreeBSD 12.2 image
    
    Direct commit to stable/12 as main has other changes here, using the
    llvm package to avoid building the toolchain.
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 1425b21d1eed..ec87c371aca2 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 freebsd_instance:
-  image: freebsd-12-1-release-amd64
+  image: freebsd-12-2-release-amd64
   cpu: 8
   memory: 24G
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to