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 130b0096c610ba83ef846187b541001913cf3603
Author: Jürg Billeter <[email protected]>
AuthorDate: Fri Feb 13 17:48:48 2026 +0100

    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 =

Reply via email to