This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch jbilleter/update-buildbox in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit bf4e697d5cb48d5580d87b59a7b97c0a7f267d86 Author: Jürg Billeter <[email protected]> AuthorDate: Mon Sep 22 12:17:49 2025 +0200 ci: Update images Update BuildBox to 1.3.39. --- .github/common.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/common.env b/.github/common.env index 33286021e..68bf4b697 100644 --- a/.github/common.env +++ b/.github/common.env @@ -1,6 +1,6 @@ # Shared common variables -CI_IMAGE_VERSION=master-2011999263 +CI_IMAGE_VERSION=master-2053497538 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}"
