This is an automated email from the ASF dual-hosted git repository.

rainerjung pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new f63835a5b GH action: new default WINVER is WIN10
f63835a5b is described below

commit f63835a5b33cea55710442dd47eb0293ab391bab
Author: rainerjung <[email protected]>
AuthorDate: Tue Jun 23 11:34:20 2026 +0200

    GH action: new default WINVER is WIN10
---
 .github/workflows/makefile.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index b2d8a283c..5348b16c5 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -88,4 +88,4 @@ jobs:
     - uses: actions/upload-artifact@v4
       with:
         name: windows-artifact
-        path: native\WIN7_X64_DLL_RELEASE\tcnative-2.dll
+        path: native\WIN10_X64_DLL_RELEASE\tcnative-2.dll


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to