Skip to content

Commit

Permalink
Revert "Update windowsbuilds.go"
Browse files Browse the repository at this point in the history
This reverts commit 7b6e3da. The reason
for this is because the tag 21h2 actually refers to a couple different
Windows builds now unfortunately. It's the tag for the latest Windows 10
update, for Windows 11, and Windows Server 2022. We're looking into how
best to actually name these going forward if we're going to account for an
event like this again.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
  • Loading branch information
dcantah committed Oct 6, 2021
1 parent 8dacd23 commit 1628c87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions osversion/windowsbuilds.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,4 @@ const (

// V21H1 corresponds to Windows Server 21H1 (semi-annual channel).
V21H1 = 19043

// V21H2 corresponds to Windows Server 2022 (ltsc2022).
V21H2 = 20348
)

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1628c87

Please sign in to comment.