trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.9k stars 79 forks source link

bump CI timeout #722

Closed japaric closed 1 year ago

japaric commented 1 year ago

there are more compliance tests now. on a cache miss the compliance test suite can sometimes take more than 15 minutes to complete.

github-actions[bot] commented 1 year ago

Number of dependencies and binary size impact report

Metric main PR #722 Delta
Direct dependencies 3 3 -
Total dependencies 4 4 -
Binary size 1003.7 KiB 1003.7 KiB -
Text size 586.5 KiB 586.5 KiB -
Dependencies diff ```diff └─ sudo-rs [v0.2.0-dev.20230711] ├─ glob [v0.3.1] ├─ libc [v0.2.147] └─ log [v0.4.19] ```