Closed as not planned
Description
The current homebrew FC compiler does not support cross compilation.
This can make it difficult to create binaries for arm processor (M1, M2) on Mac's using default github actions since we don't have access to the M1 processors.
I don't have a big experience with where these compilers exists in the homebrew ecosystem, but https://docs.brew.sh/Custom-GCC-and-cross-compilers seems to suggest we can access them pretty easily.