Commit 89ba93d
fix(ci): install modern protoc in cross container for arm64 build
The Debian apt package for protobuf-compiler in the cross container
is v2.6.1 which predates proto3 syntax. Download protoc 25.3 directly
from GitHub releases instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5c9c873 commit 89ba93d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
0 commit comments