summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2019-12-13 13:52:10 +0100
committerIlya Maximets <i.maximets@ovn.org>2019-12-13 19:21:56 +0100
commitac9daaa6ab91f158f123e088eeedf1d7076622a5 (patch)
treef43fd788949b4491edde0b361c2b6235f7b421ef /.cirrus.yml
parentcfc3c50c3b99290ff6c6696998d8fedcf8ad7273 (diff)
downloadopenvswitch-ac9daaa6ab91f158f123e088eeedf1d7076622a5.tar.gz
cirrus: Use FreeBSD 12.1 stable release.
freebsd-12-0-snap image family suddenly removed from the gCloud, so can not be used anymore. Updating to more recent 12.1 releases. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 281bd75de..ec48202dd 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -2,7 +2,7 @@ freebsd_build_task:
freebsd_instance:
matrix:
- image_family: freebsd-12-0-snap
+ image_family: freebsd-12-1-snap
image_family: freebsd-11-3-snap
cpu: 4
memory: 8G