Skip to content

Commit e2a5604

Browse files
committed
Revert "Temporary disable upgrade path from 7 to 8.10"
This reverts commit 59dfd37.
1 parent f3e8529 commit e2a5604

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

repos/system_upgrade/common/files/upgrade_paths.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"default": {
3-
"7.9": ["8.7", "8.8", "8.9"],
3+
"7.9": ["8.7", "8.8", "8.9", "8.10"],
44
"8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
55
"9.6": ["10.0"],
6-
"7": ["8.7", "8.8", "8.9"],
6+
"7": ["8.7", "8.8", "8.9", "8.10"],
77
"8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"],
88
"9": ["10.0"]
99
},

0 commit comments

Comments
 (0)