This is an automated email from the ASF dual-hosted git repository.

juergbi pushed a commit to branch jbilleter/2.7.0
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 5957103d7afe2de6b60c15de2bf53e19acee368c
Author: Jürg Billeter <[email protected]>
AuthorDate: Fri Feb 6 14:05:58 2026 +0100

    ci: Update images
    
    Update BuildBox to 1.3.52.
---
 .github/common.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/common.env b/.github/common.env
index 152504fd6..de24cb564 100644
--- a/.github/common.env
+++ b/.github/common.env
@@ -1,6 +1,6 @@
 # Shared common variables
 
-CI_IMAGE_VERSION=master-2057058575
+CI_IMAGE_VERSION=master-2310077904
 CI_TOXENV_MAIN=py310,py311,py312,py313,py314
 
CI_TOXENV_PLUGINS=py310-plugins,py311-plugins,py312-plugins,py313-plugins,py314-plugins
 CI_TOXENV_ALL="${CI_TOXENV_MAIN},${CI_TOXENV_PLUGINS}"

Reply via email to