This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch jbilleter/ci in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 6488df6fcd00824d08cc010cf5cc81c2faa156e6 Author: Jürg Billeter <[email protected]> AuthorDate: Tue Mar 25 17:39:10 2025 +0100 ci: Update images --- .github/common.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/common.env b/.github/common.env index ff3ba4315..3719ecd5e 100644 --- a/.github/common.env +++ b/.github/common.env @@ -1,6 +1,6 @@ # Shared common variables -CI_IMAGE_VERSION=master-1558808360 +CI_IMAGE_VERSION=master-1734559591 CI_TOXENV_MAIN=py39,py310,py311,py312,py313 CI_TOXENV_PLUGINS=py39-plugins,py310-plugins,py311-plugins,py312-plugins,py313-plugins CI_TOXENV_ALL="${CI_TOXENV_MAIN},${CI_TOXENV_PLUGINS}"
