fix(ci): close capability races and green audit
This commit is contained in:
@@ -48,7 +48,11 @@ jobs:
|
||||
required:
|
||||
name: required
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 15
|
||||
# A source edit rebuilds the monolithic compatibility crate under several
|
||||
# feature/profile graphs. Serialized compilation is required by the ARM64
|
||||
# runner's memory ceiling, so retain a small margin above the measured
|
||||
# 25-minute full gate instead of aborting a healthy graph at 12 minutes.
|
||||
timeout-minutes: 30
|
||||
env:
|
||||
# The all-features graph includes Skia, OpenJPEG, and the pure-Rust J2K
|
||||
# codec. Serialize rustc/clippy on the memory-constrained ARM64 runner so
|
||||
|
||||
Reference in New Issue
Block a user