mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 17:26:32 +00:00
Release candidate: try to speed up and improve windows build.
This commit is contained in:
@@ -34,7 +34,8 @@ jobs:
|
||||
versions:
|
||||
- osarch: "windows-x86_64"
|
||||
arch: "x64"
|
||||
stack_opts: "-j1"
|
||||
stack_opts: '-j4 +RTS -A256m -RTS -split-sections'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user