mirror of
https://github.com/apache/superset.git
synced 2026-07-24 07:36:12 +00:00
chore(ci): upgrade GHA runner image to Ubuntu 26.04 (#42191)
Signed-off-by: hainenber <dotronghai96@gmail.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: David <39565245+dmunozv04@users.noreply.github.com> Co-authored-by: Hans Yu <hans.yu@outlook.de> Co-authored-by: Shaitan <105581038+sha174n@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> Co-authored-by: Rehan Islam <2025eb01502@online.bits-pilani.ac.in> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: J0s3-H3nr1qu3 <hareboom@gmail.com> Co-authored-by: José Teixeira <jose.teixeira@douroeci.com>
This commit is contained in:
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@@ -23,7 +23,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-26.04
|
||||
timeout-minutes: 20
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user