mirror of
https://github.com/apache/superset.git
synced 2026-08-04 04:52:32 +00:00
feat(ci): switch to ubuntu-slim runner image for faster startup time when running light CI workloads (#39656)
This commit is contained in:
2
.github/workflows/bump-python-package.yml
vendored
2
.github/workflows/bump-python-package.yml
vendored
@@ -23,7 +23,7 @@ on:
|
||||
|
||||
jobs:
|
||||
bump-python-package:
|
||||
runs-on: ubuntu-26.04
|
||||
runs-on: ubuntu-slim
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user