Similarityoung opened a new pull request, #157:
URL: https://github.com/apache/dubbo-go-pixiu-samples/pull/157

   ## Summary
   - Fixes `igt/Makefile` to auto-detect native CPU architecture via `uname -m` 
instead of hardcoding `GOARCH=amd64`
   - On Apple Silicon Macs, AMD64 cross-compilation under Rosetta 2 causes TCP 
connection resets, breaking all integration tests
   
   ## Test plan
   - [x] Run all 20 integration tests on Apple Silicon (ARM64) Mac
   - [x] Verify `uname -m` returns correct architecture on both ARM64 and AMD64
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to