kou commented on PR #277: URL: https://github.com/apache/arrow-go/pull/277#issuecomment-2652374690
I think that we can use x86_64 ubuntu-latest runner for it. In general, x86_64 Linux kernel can execute i386 binary. Go can build i386 binary on x86_64 by `GOARCH=386`, right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org