feat(ci): switch to ubuntu-slim runner image for faster startup time when running light CI workloads

Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
hainenber
2026-04-26 12:12:23 +07:00
parent 30bd490b84
commit d604e6bf47
23 changed files with 28 additions and 28 deletions

View File

@@ -11,7 +11,7 @@ on:
jobs:
validate-all-ghas:
runs-on: ubuntu-24.04
runs-on: ubuntu-slim
steps:
- name: Checkout Repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6