Commit a54411d
committed
[SPARK-54370][INFRA] Limit the Maven GitHub Action job timeout to 150 minutes
### What changes were proposed in this pull request?
This PR aims to limit the Maven GitHub Action job timeout to 150 minutes.
### Why are the changes needed?
Currently, Maven CI runs 6 hours which is the default timeout. In general, this job should pass in 150 minutes.
<img width="641" height="444" alt="Screenshot 2025-11-15 at 18 44 28" src="https://github.com/user-attachments/assets/16e3bfce-1eab-4671-8ec1-cec209c4f0e3" />
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #53081 from dongjoon-hyun/SPARK-54370.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 0a42f55)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>1 parent e70177a commit a54411d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments