Commit 04f862a
committed
[SPARK-51017][INFRA] Add Daily PyPy3.10 GitHub Action Job for
### What changes were proposed in this pull request?
This PR aims to add Daily PyPy3.10 GitHub Action Job for `branch-4.0`
### Why are the changes needed?
Currently, PyPy3.10 is broken in `master` branch. Like `master` branch, we need to check the PyPy support for Apache Spark 4.0.0.
https://github.com/apache/spark/actions/workflows/build_python_pypy3.10.yml
<img width="752" alt="Screenshot 2025-01-27 at 20 56 06" src="https://github.com/user-attachments/assets/0ef0b21f-ef2d-47b0-85fa-8fce6042c420" />
### Does this PR introduce _any_ user-facing change?
No, this is a test infra change.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#49707 from dongjoon-hyun/SPARK-51017.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>branch-4.0
1 parent aa24a9a commit 04f862a
1 file changed
+47
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments