Add ubuntu-slim runner support for lightweight workflows

Co-authored-by: henrymercer <14129055+henrymercer@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-10-30 10:42:00 +00:00
parent d363b1c2bf
commit cbbc19b214
9 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
- os: ubuntu-slim
version: linked
name: Config input
if: github.triggering_actor != 'dependabot[bot]'