Commit 6e1956f
fix(ci): drop the beta-Rust CodeQL leg, keep an actions leg
CodeQL Rust support is beta — that matrix leg cancels/hangs and never resolves
(the recurring "CodeQL checks 2 things forever" symptom), giving zero real
coverage. Removed it; ensured an actions leg remains so the matrix is non-empty
(no zero-jobs startup_failure). Rust security belongs in cargo-audit/clippy.
Verified with actionlint: no parse/syntax errors; actions leg present, no
active rust leg.
Part of the estate-wide CI cleanup (13 repos; reference hyperpolymath/gitbot-fleet#375).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ff60b09 commit 6e1956f
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments