Go example is broken

When i try upload the go example it says using linux arm but it is expecting linux this causes it to hang and not upload the code to fly.io

hey there! which go example is that? if you use fly launch and then fly deploy it should build on a remote builder by default, which will build for AMD64 instead of ARM64. Sounds like something got built locally in your case, however.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.