From 525e9672e803b7404aec14bad443b9195d9e8ccb Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 13 Jan 2023 11:16:13 +0800 Subject: [PATCH] Make cirrus CI task discoverable --- .cirrus.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 27bb666..a1653bf 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,7 +1,8 @@ freebsd_instance: image_family: freebsd-13-1 -task: +build_task: + name: build env: GHC_VER: 9.2.4 CABAL_VER: 3.6.2.0