From 1c2be77f04e3cd26812345fcfcb7aa043258737b Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Mon, 19 Jan 2026 10:04:42 -0600 Subject: [PATCH] Use slim runner for required checks job (#17615) Co-authored-by: Claude --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5461bc2ec..9c7c6ccc7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -370,7 +370,7 @@ jobs: - check-generated-files - test - build-dev-binaries - runs-on: ubuntu-latest + runs-on: ubuntu-slim steps: - name: "Check required jobs passed" run: |