Closed philippedistributive closed 6 months ago
This compatibility is not the highest priority
According to https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories, the macos-11 runner has been deprecated and will no longer be available after 6/28/2024.
Issue type
Bug
How did you install PythonMonkey?
None
OS platform and distribution
No response
Python version (
python --version
)No response
PythonMonkey version (
pip show pythonmonkey
)No response
Bug Description
Newly introduced MAC 11 runners in CI after removed our dependency on prebuilt uncrustify executables, which was preventing us from using mac11 runners
See for example https://github.com/Distributive-Network/PythonMonkey/actions/runs/8910394774/job/24469609120
Standalone code to reproduce the issue
No response
Relevant log output or backtrace
No response
Additional info if applicable
No response
What branch of PythonMonkey were you developing on? (If applicable)
No response