From afe471c4153c8b54da7e2f5287c8c2697d8ca002 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Oct 2024 11:33:07 -0400 Subject: [PATCH] remove stack-lts-18.13.yaml windows autobuilder fixed to use stack.yaml --- stack-lts-18.13.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 stack-lts-18.13.yaml diff --git a/stack-lts-18.13.yaml b/stack-lts-18.13.yaml deleted file mode 100644 index 56914eab7a..0000000000 --- a/stack-lts-18.13.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# This is temporarily present to work around this issue. -# https://github.com/datalad/git-annex/issues/204 -flags: - git-annex: - production: true - parallelbuild: true - assistant: true - pairing: true - torrentparser: true - magicmime: false - dbus: false - debuglocks: false - benchmark: true - crypton: true - servant: true -packages: -- '.' -resolver: nightly-2024-07-29 -extra-deps: -- filepath-bytestring-1.4.100.3.2