actions / runner

The Runner for GitHub Actions :rocket:
https://github.com/features/actions
MIT License
4.64k stars 892 forks source link

macos-latest image lacks `/usr/local/lib/gcc/current` symlink #3337

Open PhilipDeegan opened 2 weeks ago

PhilipDeegan commented 2 weeks ago

Please add a symlink like in the previous images such that

/usr/local/lib/gcc/current points to the current gcc like /opt/homebrew/Cellar/gcc/14.1.0/lib/gcc/current

Previous discussion with no responses...