mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user