abderrahim commented on code in PR #1881: URL: https://github.com/apache/buildstream/pull/1881#discussion_r1412784383
########## .github/common.env: ########## @@ -1,6 +1,6 @@ # Shared common variables -CI_IMAGE_VERSION=master-862722333 +CI_IMAGE_VERSION=master-1091773482 CI_TOXENV_MAIN=py37,py38,py39,py310,py311 CI_TOXENV_PLUGINS=py37-plugins,py38-plugins,py39-plugins,py310-plugins,py311-plugins Review Comment: I think you need to add py312 to the above two lines to make it run in CI (I wonder why we have this) -- 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]
