aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-02-15 22:04:42 +0000
committerEd Maste <emaste@FreeBSD.org>2021-02-15 23:49:51 +0000
commit046f91f21ac619f7307a8e853f863ded4df7f322 (patch)
tree002674af894d1dc28ad359e5b0f4238c85edc745
parentdadf603f0f7b54c65fa5f16f552ae6da12f8210b (diff)
downloadsrc-046f91f21ac619f7307a8e853f863ded4df7f322.tar.gz
src-046f91f21ac619f7307a8e853f863ded4df7f322.zip
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.
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
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