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
Ran into the same issue, which I believe is related to this patch that landed in Homebrew 4.4.0. Seems that MacOS variable is now undefined (instead of being a dummy var) and proper check should be done with OS.mac? && MacOS.version <= :mojave in all formulas.
@d12frosted would there be any interest in the fix for this? I have a PR in the works in my fork, however I don't know if you'd be willing to extend GH Actions to also cover linuxbrew. I'm happy to strip down the patch to just the fix while leaving CI as-is if that's what you'd prefer.
Version
emacs-plus@30
Make sure to follow these steps before submitting the issue
brew update
and try to reproduce the issue againbrew doctor
, fix all issues and try to reproduce your issue againWhat happened?
The text was updated successfully, but these errors were encountered: