pypest / pypestutils

python-wrapped PEST utilities #winning
The Unlicense
11 stars 6 forks source link

Fix macOS arm64 arch wheel #7

Closed mwtoews closed 12 months ago

mwtoews commented 12 months ago

It doesn't look possible. All I see is:

gfortran-13: warning: this compiler does not support Arm64 ('-arch' option ignored)

Not sure if there any fortran cross-compilers from a x86_64 host to build arm64. A better solution is if/whenever GitHub supports native arm64 runners.