mirror of
https://github.com/apache/superset.git
synced 2026-09-09 08:44:32 +00:00
feat(ci): broaden usage of fast-startup ubuntu-slim runner (#43477)
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
@@ -257,7 +257,7 @@ jobs:
|
||||
actions-timeline:
|
||||
needs: [test-mysql, test-postgres, test-sqlite, test-postgres-required]
|
||||
if: always()
|
||||
runs-on: ubuntu-26.04
|
||||
runs-on: ubuntu-slim
|
||||
permissions:
|
||||
actions: read
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user