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
GitHub states it will be retiring macos-13 on the 14th of November.
Merging in a fork of GCC with arm64 support is ugly, but I'm not sure
how else to fix this.
ChangeLog:
* .github/workflows/ccpp.yml: Use macos-15 instead of macos-13,
manually specify prerequisite header locations, and merge in a
fork of GCC with support for arm64.
Signed-off-by: Owen Avery <[email protected]>
0 commit comments