Update Heap to 4gb

This commit is contained in:
Michael Mainguy 2024-04-01 07:36:01 -05:00 committed by GitHub
parent 16b690e400
commit f07ef4b62e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,4 +25,4 @@ jobs:
env:
VITE_SYNCDB_ENDPOINT: ${{ secrets.VITE_SYNCDB_ENDPOINT }}
VITE_USER_ENDPOINT: ${{ secrets.VITE_USER_ENDPOINT }}
NODE_OPTIONS: --max-old-space-size=1024
NODE_OPTIONS: --max-old-space-size=4096