Skip to content

Commit 1123331

Browse files
committed
tox.ini: Test against current version of plugins
This is: - buildstream-plugins 2.5.0 - buildstream-plugins-community 2.1.0
1 parent 578534c commit 1123331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ isolated_build = true
2222

2323
# Configuration variables to share across environments
2424
[config]
25-
BST_PLUGINS_COMMUNITY_VERSION = e7575e2de264476632b90c74a5b412f9d97d015b # 1.100.1
26-
BST_PLUGINS_VERSION = db71610b7ae9884f6d8cbe0d3cc5a1c657c19edb # 2.2.0
25+
BST_PLUGINS_COMMUNITY_VERSION = 637e2d95e656b9d46575da5737b65fd0cc25dce2 # 2.1.0
26+
BST_PLUGINS_VERSION = 79649529cffb695d0d22195ed9a4910c80ca6907 # 2.5.0
2727

2828
#
2929
# Defaults for all environments

0 commit comments

Comments
 (0)