aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-04-11 21:37:09 -0400
committerMarcoFalke <falke.marco@gmail.com>2020-04-12 08:50:05 -0400
commitfae760f2b24cb26494b65c0a7ac38b92ead345af (patch)
treefd306961a4ea6bb12ca4969af4c48e4badf601e6 /.cirrus.yml
parent3eb8b1c3924c1d14c1a4234eb5360f32808b86dc (diff)
downloadbitcoin-fae760f2b24cb26494b65c0a7ac38b92ead345af.tar.xz
cirrus: Bump freebsd to 12.1
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index f9c3d844be..4a9bf84525 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,7 +1,7 @@
task:
- name: "FreeBsd 12.0 amd64 [GOAL: install] [no depends, only system libs]"
+ name: "FreeBsd 12.1 amd64 [GOAL: install] [no depends, only system libs]"
freebsd_instance:
- image: freebsd-12-0-release-amd64
+ image_family: freebsd-12-1 # https://cirrus-ci.org/guide/FreeBSD/
cpu: 8
memory: 8G
timeout_in: 60m