From 518935d3e7efeb3765f703befec61b7e133c0b22 Mon Sep 17 00:00:00 2001 From: Gautham Ganapathy Date: Thu, 12 Oct 2023 23:35:39 +0100 Subject: [PATCH] fix --- .github/workflows/ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b6e63a..48e29df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,9 +22,8 @@ jobs: - macOS-latest # - windows-latest - resolver: - # - nightly - - lts-21.14 # ghc-9.4.7 + stack-yaml: + - stack.yaml fail-fast: false