Commit 96e1157
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 39e8f48 commit 96e1157
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments