Commit 9f91074
committed
ci: pin unit-test Electron to 42.3.0 (electron@latest 42.3.2 breaks oxc transform on macOS)
The unit-test script runs npx electron@latest. Electron 42.3.2 (2026-06-02) breaks the oxc transform under Electron-as-node on macOS arm64, failing the macOS unit job ("Expected } but found EOF") regardless of repo deps. Pin to 42.3.0 (last green) so CI no longer floats with Electron releases. Also carries the windows-2025-vs2026 runner rename.1 parent 97893c8 commit 9f91074
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | | - | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
0 commit comments