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
Hello! With the recent switchover of Macs to ARM (M1/M1Pro/M1Max) I've been unable to use the postgresql-hll module without emulating x86 in Docker. Would it be possible to get a version built for ARM?
I believe it could be as simple as adding the following to your Travis file:
Hello! With the recent switchover of Macs to ARM (M1/M1Pro/M1Max) I've been unable to use the postgresql-hll module without emulating x86 in Docker. Would it be possible to get a version built for ARM?
I believe it could be as simple as adding the following to your Travis file:
https://docs.travis-ci.com/user/multi-cpu-architectures/
Happy to help out as well if you like.
Thanks,
Justin
The text was updated successfully, but these errors were encountered: