Commit c4ee9af
committed
ci(lint): install system deps so cargo-clippy can build the workspace
poly's cargo-clippy hook builds the whole workspace, and the benchmark
harness pulls libheif-sys via xberg's full feature. Ubuntu Noble ships
libheif 1.17.6 while libheif-sys needs >= 1.21, so the Lint step failed
on a pkg-config error before linting anything. Opts into the new
reusable-validate input, which builds libheif 1.23.0 from source.1 parent 8edb548 commit c4ee9af
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
162 | 168 | | |
163 | 169 | | |
164 | 170 | | |
| |||
0 commit comments