You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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]>
…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]>
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
The text was updated successfully, but these errors were encountered: