Commit 9f601c0
fix: fix CI build failures due to OOM and broken macOS condition
- Increase Node.js heap to 4 GB via NODE_OPTIONS to prevent OOM during vite build
- Fix macOS runner condition using mac_arch check instead of broken glob comparison with [ ]
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4581407 commit 9f601c0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments