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-plugins.git
commit 1e3910f08ba973937c98329d9edafa0821e742bb Author: Jürg Billeter <[email protected]> AuthorDate: Fri Feb 13 17:51:07 2026 +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 2a04ad9..9c72ffc 100644 --- a/.github/common.env +++ b/.github/common.env @@ -1,5 +1,5 @@ # Shared common variables -CI_IMAGE_VERSION=master-2106151116 +CI_IMAGE_VERSION=master-2310077904 CI_TOXENV_ALL=py310,py311,py312,py313,py314 CI_TOXENV_MASTER=py310-bst-master,py311-bst-master,py312-bst-master,py313-bst-master,py314-bst-master
