]> 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>
Mon, 11 May 2020 02:01:53 +0000 (21:01 -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]
(cherry picked from commit 980e14a3bb6a9789764cb636b441c10bd91d99e6)

.cirrus.yml

index 35a34439f0a4f9dc062adf561e50ab3acc55fa8d..745948109866a595e4729da5a59af1288505abb4 100644 (file)
@@ -16,7 +16,7 @@ task:
 task:
   name: freebsd
   freebsd_instance:
-    image: freebsd-11-2-release-amd64
+    image: freebsd-12-1-release-amd64
     cpu: 2
     memory: 8
   script: |