Skip to content

Commit 172fb93

Browse files
committed
changes: increase node memory
1 parent b95aaa1 commit 172fb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-gzoltar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Enhance GZoltar results
7575
uses: hugofpaiva/gzoltar-feedback-action@main
7676
env:
77-
NODE_OPTIONS: "--max-old-space-size=8192"
77+
NODE_OPTIONS: "--max-old-space-size=16384"
7878
with:
7979
build-path: "/target/site/gzoltar"
8080
sfl-ranking: "[ochiai]"

0 commit comments

Comments
 (0)