empiredan opened a new pull request, #1641: URL: https://github.com/apache/incubator-pegasus/pull/1641
https://github.com/apache/incubator-pegasus/issues/1604 Prior to this patch, the `thirdparties-bin-test-${OS}-${branch}` docker images are only built for Ubuntu 18.04 for CI purpose, but some CI jobs use Ubuntu 22.04 image, it may cause the CI failed because the Ubuntu 22.04 image is outdated (for example, lack of or outdated of some thirdparties). This patch unify to build and use `thirdparties-bin-test-2204-${branch}` docker image. -- 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]
