Commit 35a1edc
Fix cross-compile protoc and increase build timeout
- Add Cross.toml: installs protobuf-compiler inside the cross Docker
containers used for Linux ARM64 builds (substrait/prost-build requires
protoc at compile time, and the cross images don't include it)
- Increase build-cli timeout from 15 → 45 minutes: adding substrait +
DataFusion to the workspace significantly increases compile time on
Windows and macOS ARM64 runners
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f1f77a1 commit 35a1edc
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments