Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Remove deprecated job for macOS 11 #44076

Closed
raulcd opened this issue Sep 12, 2024 · 1 comment
Closed

[CI] Remove deprecated job for macOS 11 #44076

raulcd opened this issue Sep 12, 2024 · 1 comment

Comments

@raulcd
Copy link
Member

raulcd commented Sep 12, 2024

Describe the bug, including details regarding any error messages, version, and platform.

There is a verify-rc-binaries job for macOS 11 that is now deprecated. It should be removed.

https://github.com/ursacomputing/crossbow/actions/runs/10794272900/job/29938245079

Component(s)

Continuous Integration

raulcd added a commit to raulcd/arrow that referenced this issue Sep 12, 2024
assignUser pushed a commit that referenced this issue Sep 12, 2024
…deprecated (#44077)

### Rationale for this change

Our wheels deployment target is now MACOSX_DEPLOYMENT_TARGET=12.0 and the macOS 11 runner is deprecated.

### What changes are included in this PR?

Remove macos-11 from CI matrix.

### Are these changes tested?

No, those jobs are triggered on release and is just removing a job from the matrix.

### Are there any user-facing changes?

No
* GitHub Issue: #44076

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
@assignUser assignUser added this to the 18.0.0 milestone Sep 12, 2024
@assignUser
Copy link
Member

Resolved by PR #44077

khwilson pushed a commit to khwilson/arrow that referenced this issue Sep 14, 2024
…s now deprecated (apache#44077)

### Rationale for this change

Our wheels deployment target is now MACOSX_DEPLOYMENT_TARGET=12.0 and the macOS 11 runner is deprecated.

### What changes are included in this PR?

Remove macos-11 from CI matrix.

### Are these changes tested?

No, those jobs are triggered on release and is just removing a job from the matrix.

### Are there any user-facing changes?

No
* GitHub Issue: apache#44076

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants