aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2020-12-15 12:31:43 +0100
committerDario Lombardo <lomato@gmail.com>2020-12-18 23:20:34 +0100
commit024d91a493654c48a289e75bec6dca06ed808669 (patch)
tree2f6a579ae7d38be79d7d16da9ab9614be7f9c1ad /.cirrus.yml
parentefabf1d2913620d227bb07281e0e8aa7ce228efa (diff)
cirrus: remove FreeBSD 11.4.
Many packages needed to build Wireshark are missing from pkg in FreeBSD 11.4. They're only available in ports. That doesn't mean that Wireshark is not compilable on FreeBSD 11.4, but that it requires a long build from ports that is unlikely compatible with Cirrus' CI (and its timeouts).
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 9078af6896..4a839da85c 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -4,7 +4,6 @@ task:
matrix:
- image_family: freebsd-13-0-snap
- image_family: freebsd-12-1
- - image_family: freebsd-11-4
env:
ASSUME_ALWAYS_YES: YES
setup_script: