Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WS2025 to Windows matcher and code optimizations #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kiashok
Copy link
Contributor

@kiashok kiashok commented Feb 13, 2025

Commit primarily adds WS2025 to windows matcher and updates test. Similar to what we updated on hcsshim osversion package.


// v22H2Win11 corresponds to Windows 11 (2022 Update).
v22H2Win11 = 22621

// v23H2 is the 23H2 release in the Windows Server annual channel.
v23H2 = 25398
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a test case for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants