- Notifications
You must be signed in to change notification settings - Fork1k
Commitca81097
authored
fix: increase node max heap allocation during e2e builds (#15759)
We're already using a 16GB runner, so this should fix flakes like:https://github.com/coder/coder/actions/runs/12172097355/job/33950290293https://github.com/coder/coder/actions/runs/11653425091/job/32445787079This is the same `NODE_OPTION` we already set in the dogfood dockerfile.1 parenta0a5683 commitca81097
1 file changed
+2
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
666 | 666 |
| |
667 | 667 |
| |
668 | 668 |
| |
| 669 | + | |
| 670 | + | |
669 | 671 |
| |
670 | 672 |
| |
671 | 673 |
| |
|
0 commit comments
Comments
(0)