Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Nov 23, 2025

What changes were proposed in this pull request?

This PR aims to remove build_python_3.11_macos.yml (MacOS 15) CI in favor of build_python_3.11_macos26.yml (MacOS 25).

Why are the changes needed?

Since we successfully migrated to MacOS25 from MacOS15, we can remove the old OS to meet SPARK-48094 (Reduce GitHub Action usage according to ASF project allowance).

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual review because this is a removal of CI.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun
Copy link
Member Author

I'm going to merge this test PR as a final piece of SPARK-48094 to unblock the release preparation.

dongjoon-hyun added a commit that referenced this pull request Nov 23, 2025
### What changes were proposed in this pull request?

This PR aims to remove `build_python_3.11_macos.yml` (MacOS 15) CI in favor of `build_python_3.11_macos26.yml` (MacOS 25).

### Why are the changes needed?

Since we successfully migrated to `MacOS25` from `MacOS15`, we can remove the old OS to meet SPARK-48094 (Reduce GitHub Action usage according to ASF project allowance).
- https://github.com/apache/spark/actions/workflows/build_python_3.11_macos26.yml

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Manual review because this is a removal of CI.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #53184 from dongjoon-hyun/SPARK-54471.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 021f89a)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Member Author

Merged to master/4.1.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-54471 branch November 23, 2025 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant