Skip to content

Commit

Permalink
Allow more Node memory usage
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-fleck-at committed Apr 12, 2024
1 parent 1d83151 commit 260b8bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Expand Up @@ -11,6 +11,8 @@ defaults:

jobs:
build-and-test:
env:
NODE_OPTIONS: --max_old_space_size=8192
name: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit 260b8bd

Please sign in to comment.