]> arthur.barton.de Git - bup.git/commitdiff
cirrus: move to FreeBSD 12-1
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 18 Apr 2020 21:59:25 +0000 (23:59 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sun, 19 Apr 2020 20:59:56 +0000 (15:59 -0500)
Since there appears to be trouble with the image we were using.  After
testing a few others, 12-1 appears to be OK.

cf. https://github.com/cirruslabs/cirrus-ci-docs/issues/625

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
[rlb@defaultvalue.org: elaborate on rationale in commit message]

.cirrus.yml

index 8f1451a3b32f368991f8275449556503b542d328..17421458cd7f9e92144e329582b7ee6256ac8b6f 100644 (file)
@@ -42,7 +42,7 @@ task:
 task:
   name: freebsd
   freebsd_instance:
-    image: freebsd-11-2-release-amd64
+    image: freebsd-12-1-release-amd64
     cpu: 2
     memory: 8
   script: |