From cb6811bc47d3cff6e048ec3c47e6f4df8729b77b Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 10 May 2021 16:21:52 +0100 Subject: [PATCH] CI: FreeBSD skip notifications --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index e59b4b9f..f3f14259 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,6 +5,7 @@ task: name: FreeBSD 13.0 env: IGNORE_OSVERSION: yes + skip_notifications: true prerequisites_script: - pkg update -f - pkg upgrade -y