We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703a425 commit 180e243Copy full SHA for 180e243
tests/bwc/test_rolling_upgrade.py
@@ -30,7 +30,7 @@
30
)
31
32
ROLLING_UPGRADES_V5 = (
33
- UpgradePath('5.10', 'branch:jeeminso/temp'),
+ UpgradePath('5.10', 'branch:master'),
34
35
36
0 commit comments