Skip to content

Commit

Permalink
Switch Windows version types
Browse files Browse the repository at this point in the history
  • Loading branch information
richlander committed May 2, 2024
1 parent 1e39bec commit 5c6d412
Showing 1 changed file with 37 additions and 10 deletions.
47 changes: 37 additions & 10 deletions release-notes/9.0/supported-os.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,12 @@
"arm64"
],
"supported-cycles": [
"12.2", "13", "14", "15", "16", "17"
"12.2",
"13",
"14",
"15",
"16",
"17"
]
},
{
Expand All @@ -51,7 +56,12 @@
"arm64"
],
"supported-cycles": [
"12.2", "13", "14", "15", "16", "17"
"12.2",
"13",
"14",
"15",
"16",
"17"
]
},
{
Expand All @@ -62,7 +72,12 @@
"arm64"
],
"supported-cycles": [
"12.2", "13", "14", "15", "16", "17"
"12.2",
"13",
"14",
"15",
"16",
"17"
]
},
{
Expand All @@ -84,7 +99,9 @@
"arm64"
],
"supported-cycles": [
"12", "13", "14"
"12",
"13",
"14"
]
}
]
Expand Down Expand Up @@ -194,7 +211,8 @@
"x64"
],
"supported-cycles": [
"1809", "2022"
"1809",
"2022"
]
},
{
Expand All @@ -206,7 +224,10 @@
"arm64"
],
"supported-cycles": [
"14393", "17763", "19044", "19045"
"1607",
"1809",
"21H2",
"22H2"
]
},
{
Expand All @@ -218,7 +239,7 @@
"arm64"
],
"supported-cycles": [
"22621"
"22H2"
]
},
{
Expand All @@ -229,7 +250,10 @@
"x86"
],
"supported-cycles": [
"2012", "2016", "2019", "2022"
"2012",
"2016",
"2019",
"2022"
]
},
{
Expand All @@ -240,7 +264,10 @@
"x86"
],
"supported-cycles": [
"2012", "2016", "2019", "2022"
"2012",
"2016",
"2019",
"2022"
]
}
]
Expand Down Expand Up @@ -274,4 +301,4 @@
}
]
}
}
}

0 comments on commit 5c6d412

Please sign in to comment.