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
Additional info: the error seems to depend on the machine in which the build is executed.
If I run it on a x86_64 machine, the ARM build fails: https://github.com/ilteoood/nmt/actions/runs/10522483023/job/29155213472
While if I run it on an ARM machine (Mac with M3 chip), the x86_64 fails
Hi,
I'm trying to build my project, using the following command:
But unfortunately I have the following error:
If I build using the
linux/arm64
platform, everything works fine.Do you have any suggestion to overcome this?
The text was updated successfully, but these errors were encountered: