svn commit: r1934357 - subversion/trunk/.github/workflows

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <177911898014.294142.13407067588465844351@svn03-he-fi>
Author: ivan
Date: Mon May 18 15:42:59 2026
New Revision: 1934357

Log:
Add GitHub Actions Windows ARM64 build.

* .github/workflows/cmake.yml
  (): Add Windows ARM64 build.

Modified:
   subversion/trunk/.github/workflows/cmake.yml

Modified: subversion/trunk/.github/workflows/cmake.yml
==============================================================================
--- subversion/trunk/.github/workflows/cmake.yml	Mon May 18 15:29:03 2026	(r1934356)
+++ subversion/trunk/.github/workflows/cmake.yml	Mon May 18 15:42:59 2026	(r1934357)
@@ -68,6 +68,13 @@ jobs:
             vcpkg_triplet: x64-windows-static-md
             arch: x64
             run_tests: true
+          - name: Windows, shared, arm64, with tests
+            os: windows-11-arm
+            build_shared: ON
+            cmake_generator: Ninja
+            vcpkg_triplet: arm64-windows
+            arch: arm64
+            run_tests: true
           - name: Linux, shared, with tests
             os: ubuntu-latest
             cmake_generator: Ninja
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.