Commit fe4cbbe
fix: make vendored OpenSSL unix-only
Windows uses schannel via native-tls and doesn't need vendored
OpenSSL. Perl is not reliably available on Windows CI runners,
causing the vendored build to fail.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c678804 commit fe4cbbe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments