Skip to content

Commit 6e1956f

Browse files
hyperpolymathclaude
andcommitted
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

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
include:
30-
- language: rust
31-
build-mode: none
3230
- language: actions
3331
build-mode: none
3432
steps:

0 commit comments

Comments
 (0)