Commit 255749b
[build] allow GitHub Actions runner to use 4GB for JVM Heap (#15692)
* [build] allow GitHub Actions runner to use 4GB for JVM Heap
* host_jvm_args is a startup option for Bazel, not a command option
---------
Co-authored-by: Diego Molina <[email protected]>1 parent 0eb01ed commit 255749b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments