chi3316 opened a new pull request, #8520: URL: https://github.com/apache/rocketmq/pull/8520
### Which Issue This PR Fixes Fixes [#8510 ](https://github.com/apache/rocketmq/issues/8510) ### Brief Description This pull request updates the Test E2E golang job in th push-ci and pr-e2e-test pipeline by adding a command to install the correct version of Go directly in the startup script. The previous setup was causing issues due to the Go version being too low, which led to compatibility problems during the execution of Go e2e tests. -- 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]
