nanonyme commented on code in PR #1881: URL: https://github.com/apache/buildstream/pull/1881#discussion_r1412829907
########## .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 assume this is so we can test on same Fedora version with multiple Python versions. But if so, no idea why so many Fedora versions are used.... -- 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]
