Commit e8013d6
fix(ci): pin protobuf <4 for legacy descriptor-style pb2 files
Generated pb2 files use old-style FieldDescriptor() calls that are
incompatible with protobuf >=4. Pin to 3.20.x range to match the
firmware Docker container's protobuf version.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c21b183 commit e8013d6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments