aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release-candidate.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release-candidate.yml')
-rw-r--r--.github/workflows/release-candidate.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/release-candidate.yml b/.github/workflows/release-candidate.yml
index 4afc7df08..cfb770ef5 100644
--- a/.github/workflows/release-candidate.yml
+++ b/.github/workflows/release-candidate.yml
@@ -31,8 +31,7 @@ jobs:
versions:
- osarch: "windows-x86_64"
arch: "x64"
- stack_opts: "-j1 --ghc-options=-split-sections"
-
+ stack_opts: "-j1"
steps:
- uses: actions/checkout@v1
- name: Install dependencies