Skip to content

Commit

Permalink
Revert "chore: add max space size node option to master build (#1043)"
Browse files Browse the repository at this point in the history
This reverts commit ba28f44.
  • Loading branch information
andyesp committed Jun 23, 2023
1 parent 7533a6b commit 1224c60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/master_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
run: npm ci

- name: build image
env:
NODE_OPTIONS: "--max-old-space-size=4096"
id: build-image
uses: redhat-actions/buildah-build@v2
with:
Expand Down

0 comments on commit 1224c60

Please sign in to comment.