Commit a407bf3
committed
fix(ci): restore generated FlatBuffers files and drop debian:trixie from DEB test matrix
Restore metadata_generated.rs and metadata_hash_generated.rs as
tracked files — they are required by cargo fmt and the Rust module
system. Remove from .gitignore.
Drop debian:trixie from DEB test matrix. Ubuntu 24.04 ships libfuse3
with SONAME .so.3 while Debian trixie ships .so.4. A binary built on
Ubuntu cannot run on trixie due to the incompatible SONAME.1 parent f4f82f8 commit a407bf3
4 files changed
Lines changed: 1274 additions & 3 deletions
File tree
- .github/workflows
- cryptpilot-verity/src/metadata
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | | - | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
0 commit comments