Skip to content

Commit

Permalink
More memory for buildjet run
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
DavyLandman committed Jun 28, 2023
1 parent d4f838d commit 9f516b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
- name: Package & compile rascal-lsp
working-directory: ./rascal-lsp
run: mvn -B clean verify
env:
MAVEN_OPTS: "-Xmx6G"


- name: Append build id if pre-release
working-directory: ./rascal-vscode-extension
Expand Down

0 comments on commit 9f516b0

Please sign in to comment.