abderrahim commented on code in PR #81: URL: https://github.com/apache/buildstream-plugins/pull/81#discussion_r1868058565
########## .github/workflows/ci.yml: ########## @@ -26,7 +26,7 @@ concurrency: jobs: tests: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 Review Comment: I'd recommend using 22.04, that'll buy us more time before breaking -- 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]
