Commit fa919df
fix(ci): exclude vite_pty from zigbuild tests
The ctor crate used by subprocess_test is incompatible with zig linker,
causing all vite_pty PTY tests to timeout. vite_pty is tested natively
on macOS and Windows CI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 416406a commit fa919df
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
0 commit comments