This is an automated email from the ASF dual-hosted git repository.
gaogaotiantian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/master by this push:
new 31135b952695 [MINOR][INFRA] Remove branch-4.x "build_main.yml" icon in
README
31135b952695 is described below
commit 31135b952695fed094a10786d2449277b762871e
Author: Tian Gao <[email protected]>
AuthorDate: Wed Jul 1 15:06:27 2026 -0700
[MINOR][INFRA] Remove branch-4.x "build_main.yml" icon in README
### What changes were proposed in this pull request?
The branch-4.x "build" icon is removed from README.md
### Why are the changes needed?
We don't run post-merge CIs on branch-4.x anymore so that data is just
stale.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Checked icon on branch.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #56915 from gaogaotiantian/remove-4.x-main-icon.
Authored-by: Tian Gao <[email protected]>
Signed-off-by: Tian Gao <[email protected]>
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 711722cae7ba..d98785cdc793 100644
--- a/README.md
+++ b/README.md
@@ -54,8 +54,7 @@ This README file only contains basic setup instructions.
| | [](https://github.com/apache/spark/actions/workflows/build_python_connect40.yml)
|
| | [](https://github.com/apache/spark/actions/workflows/build_python_connect.yml)
|
| | [](https://github.com/apache/spark/actions/workflows/build_sparkr_window.yml)
|
-| branch-4.x | [](https://github.com/apache/spark/actions/workflows/build_main.yml?query=branch%3Abranch-4.x)
|
-| | [](https://github.com/apache/spark/actions/workflows/build_java17.yml?query=branch%3Abranch-4.x)
|
+| branch-4.x | [](https://github.com/apache/spark/actions/workflows/build_java17.yml?query=branch%3Abranch-4.x)
|
| | [](https://github.com/apache/spark/actions/workflows/build_java21.yml?query=branch%3Abranch-4.x)
|
| | [](https://github.com/apache/spark/actions/workflows/build_java25.yml?query=branch%3Abranch-4.x)
|
| | [](https://github.com/apache/spark/actions/workflows/build_non_ansi.yml?query=branch%3Abranch-4.x)
|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]