This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a commit to branch jbilleter/debian
in repository https://gitbox.apache.org/repos/asf/buildstream.git
The following commit(s) were added to refs/heads/jbilleter/debian by this push:
new 6bb15934f fixup
6bb15934f is described below
commit 6bb15934f42a6061741482bc4f80625b2945dd3a
Author: Jürg Billeter <[email protected]>
AuthorDate: Wed Aug 27 17:15:04 2025 +0200
fixup
---
.github/common.env | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/common.env b/.github/common.env
index f00cc2da2..f2def5fee 100644
--- a/.github/common.env
+++ b/.github/common.env
@@ -1,6 +1,6 @@
# Shared common variables
-CI_IMAGE_VERSION=jbilleter-debian-2006296591
+CI_IMAGE_VERSION=jbilleter-debian-2006965905
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}"