-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[Windows] Add windows 2025 image #11037
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One thing i have noticed right away.
4abd3c2
to
dadbad5
Compare
The merge-base changed after approval.
The merge-base changed after approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can't see anything else wrong in this PR, lgtm.
The merge-base changed after approval.
fe3eed3
to
edb22ed
Compare
Description
This PR adds the Windows 2025 image to the repository.
Release notes:
Updated software:
mingw
was updated to 14.2.0Azure Service Fabric
runtime was updated to 10.1.2493.9590Azure Service Fabric
SDK was updated to 7.0.2712strawberryperl
was updated to 5.40.0.1maven
was updated to 3.9LLVM
was updated to 19PostgreSQL
was updated to 17openssl
was updated to 3.4.0MongoDB
was updated to 7.0Removed software/Items:
Added software:
Changes in tool cache
Ruby
was changed to 3.3Ruby
version 3.0 was removedPython
for x86 architecture was removedPython
versions 3.7 and 3.8 for x64 architecture were removedPyPy
versions 2.7, 3.7 and 3.8 were removedNode
was changed to 22Node
version 16 was removedGo
was changed to 1.23Go
version 1.20 was removedMiscellaneous:
Android platform
minimal version was changed to 35Android platform
command line tools was updated to the latestcmake
3.18.1 was removedcmake
3.30.5 was addedWDK
installation was deprecated. Starting withVisual Studio
17.12, the recommended way to install theWDK
is via nugetHaskell
will be installed on the image.Installed
and its profile were removed from the imageTortoiseSVN
cannot be installed to windows 2025 image due toSysprep
issuesmongo.exe
has been removed fromMongoDB
since version 6Related issue:
https://github.com/actions/runner-images-internal/issues/6399
Check list