Skip to content

Commit 424a8de

Browse files
Merge pull request #142 from yuravk/almalinux-ng-0.21.0
Revert "Temporary disable upgrade path from 7 to 8.10"
2 parents f3e8529 + e2a5604 commit 424a8de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)