From 0ea5bebe87c49f6a64fa470218c29203099f3a0f Mon Sep 17 00:00:00 2001 From: Zongle Wang Date: Tue, 10 Mar 2026 10:06:27 +0800 Subject: [PATCH] Run final-status check on ubuntu-slim --- .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 55c5df06bc..8d198d6442 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: needs: - sanity-check - build - runs-on: ubuntu-latest + runs-on: ubuntu-slim if: always() steps: - name: Check