You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: move systemtap-sdt-dev to env action, trim apt installs
- Move systemtap-sdt-dev install into .github/workflows/env/action.yml
since it's a build dependency for support/usdt/test (sys/sdt.h)
- Remove per-job Install dependencies steps from lint and test jobs
- Remove debootstrap from lint and test (only distro-qemu needs it)
- Add --no-install-recommends to distro-qemu apt installs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments