lsif-tsc: increase memory threshold for nodejs (#28842)

This commit is contained in:
Jean-Hadrien Chabran 2021-12-14 10:19:39 +01:00 committed by GitHub
parent 36477870e3
commit 6cf9179b88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,9 @@ jobs:
if: github.repository == 'sourcegraph/sourcegraph'
runs-on: ubuntu-latest
container: sourcegraph/lsif-node
env:
# https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
NODE_OPTIONS: --max_old_space_size=5120
strategy:
matrix:
root: