mirror of
https://github.com/apache/superset.git
synced 2026-07-15 03:05:43 +00:00
ci: add timeout-minutes to compute-heavy workflow jobs (#40743)
Co-authored-by: Claude Code <noreply@anthropic.com>
This commit is contained in:
@@ -20,6 +20,7 @@ concurrency:
|
||||
jobs:
|
||||
test-superset-extensions-cli-package:
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["previous", "current", "next"]
|
||||
|
||||
Reference in New Issue
Block a user