mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-18 02:45:27 +00:00
Bump max-old-space-size. Some GH action runs still encountering OOM"
This commit is contained in:
@@ -22,5 +22,5 @@ jobs:
|
||||
run: yarn run remark --quiet --use remark-validate-links --use remark-lint-no-dead-urls ./docs
|
||||
- name: Test build website
|
||||
env:
|
||||
NODE_OPTIONS: "--max_old_space_size=3096"
|
||||
NODE_OPTIONS: "--max_old_space_size=4096"
|
||||
run: yarn build --no-minify
|
||||
Reference in New Issue
Block a user