From 44e407836e1437bd1f78edc4980eeb9fe42399b6 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 19 Sep 2022 01:36:14 +0100 Subject: cairo: non-cairo is not an option --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 3c103a9..4b6e816 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,8 +15,5 @@ pipeline: - hlint src - cabal update - - cabal build --enable-tests -fall_extensions - cabal test --enable-tests -fall_extensions - - - cabal test --enable-tests -fall_extensions -f-with_cairo - cabal test --enable-tests -fall_extensions -f-with_xrender -- cgit v1.2.3