diff --git a/.cirrus.yml b/.cirrus.yml index 5521f840b..825bc156d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,11 +10,6 @@ build_task: fingerprint_script: cat postgrest.cabal stack.yaml.lock reupload_on_changes: false - stack_work_cache: - folders: .stack-work - fingerprint_script: cat postgrest.cabal stack.yaml.lock - reupload_on_changes: false - build_script: stack build -j 1 --local-bin-path . --copy-bins bin_artifacts: path: postgrest