beautyarbutin commented on PR #11200: URL: https://github.com/apache/rocketmq/pull/11200#issuecomment-5780672491
The failed Windows JDK 8 Maven job on the previous head was caused by GitHub Actions runner disk exhaustion after about four hours, rather than a test assertion or compilation failure: ``` There is not enough space on the disk. C:\actions-runner\cached\2.337.0\_diag\blocks\... ``` The Ubuntu/macOS Maven jobs and all other checks passed. I have rebased the unchanged patches onto the latest `develop` to trigger a fresh run. The new workflows are currently marked `action_required`; could a maintainer please approve them? -- 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]
