mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 18:26:36 +00:00
Cirrus: Fix CABALOPTS env variable.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ task:
|
||||
cpu: 4
|
||||
memory: 12G
|
||||
env:
|
||||
CABALOPTS: -f-export-dynamic -fembed_data_files -fserver -flua --enable-executable-static -j4 --ghc-options="-j4 +RTS -A256m -RTS -split-sections -optc-Os -optl=-pthread"
|
||||
CABALOPTS: -f-export-dynamic -fembed_data_files -fserver -flua --enable-executable-static -j4 --ghc-options='-j4 +RTS -A256m -RTS -split-sections -optc-Os -optl=-pthread'
|
||||
cabal_store_cache:
|
||||
folder: ~/.cabal/store
|
||||
fingerprint_key: linux_arm64_2023_03_11
|
||||
|
||||
Reference in New Issue
Block a user