mbien commented on code in PR #8967:
URL: https://github.com/apache/netbeans/pull/8967#discussion_r2471520248
##########
.github/workflows/native-binary-build-lib.profiler.yml:
##########
@@ -201,10 +201,11 @@ jobs:
# Build the native binary from C source code
#
- # Use Windows 10 SDK 10.0.20348.0 since build fails with Windows 11
SDK 10.0.22000.0
+ # (Legacy before october 2025) Use Windows 10 SDK 10.0.20348.0 since
build fails with Windows 11 SDK 10.0.22000.0
#
https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=msvc-170#vcvarsall-syntax
# https://bugs.python.org/issue45220
- #
+ #
+ # (After october 2025) Use default sdk
Review Comment:
i believe we can remove this section otherwise it might cause confusion in
future. Probably easier to look through the commit history.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists