From 1e3910f08ba973937c98329d9edafa0821e742bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Billeter?= Date: Fri, 13 Feb 2026 17:51:07 +0100 Subject: [PATCH 1/2] 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 From 130b0096c610ba83ef846187b541001913cf3603 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Billeter?= Date: Fri, 13 Feb 2026 17:48:48 +0100 Subject: [PATCH 2/2] tox.ini: Test with latest BuildStream release candidate 2.7.0.dev0 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index d59da73..ed9ea03 100644 --- a/tox.ini +++ b/tox.ini @@ -58,7 +58,7 @@ setenv = py{310,311,312,313,314}: XDG_CACHE_HOME = {envtmpdir}/cache py{310,311,312,313,314}: XDG_CONFIG_HOME = {envtmpdir}/config py{310,311,312,313,314}: XDG_DATA_HOME = {envtmpdir}/share - !master: BST_VERSION = 2.6.0 + !master: BST_VERSION = 2.7.0.dev0 master: BST_VERSION = master allowlist_externals =