Files
socktop/.github/workflows
jasonwitty 98833ab3b7 fix(ci): extract the libc6 version, not the 6 in 'libc6'
The floor gate's second grep matched the trailing digit of the package
name before the version ('libc6 (>= 2.34)' -> '6'), failing every
target. sed capture group instead; verified against realistic Depends
strings.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-23 09:10:44 -07:00
..