docs: investigate deprecated macOS support and impact on Langflow (LE-265)#12477
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Build successful! ✅ |
Adam-Aghili
left a comment
There was a problem hiding this comment.
I think this is a good plan. I dont think we shoud try and aaddress this for 1.9.0 but please create a JIRA ticket to do this work for 1.10.0
…-265) (#12477) docs: add deprecated macOS support investigation (LE-265)
Summary
Adds a comprehensive investigation document covering the full impact of deprecated macOS Intel (x86_64) support on Langflow — covering Apple hardware EOL, GitHub Actions runner deprecation, PyTorch ecosystem changes, and upstream ML library support gaps.
Fixes LE-265
Context
This is the umbrella investigation for all deprecated macOS support impacts. LE-172 (resolved in PR #12469) addressed the specific PyTorch macOS x86_64 + Python 3.13 CI failure; this ticket covers the broader deprecation landscape and forward-looking roadmap.
Key Findings
altkandlangchain-huggingfacemacos-latest-large(Intel) is the only remaining x86_64 runner and is among the most expensive;macos-13was removed Dec 2025metal_sdkis the getmetal.io cloud SDK (not Apple Metal GPU) — no platform marker neededRecommendations
Exclude torch-dependent extras on macOS x86_641.9.xWhat's Included
pyproject.toml