Skip to content

Commit 0d1b58a

Browse files
fix(reduce): mem footprint of duckdb
1 parent 61fb0cf commit 0d1b58a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maintain-rollup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
REPO: kshitijrajsharma/osmsg-history
2222
OSMSG_MAINTAIN_WORKERS: "3"
2323
OSMSG_DUCKDB_PRESERVE_ORDER: "false"
24-
OSMSG_DUCKDB_MEMORY_LIMIT: "12GB"
24+
OSMSG_DUCKDB_MEMORY_LIMIT: "4GB"
2525
UPLOAD: ${{ github.event_name == 'schedule' || inputs.upload }}
2626
steps:
2727
- uses: jlumbroso/free-disk-space@main

0 commit comments

Comments
 (0)