Commit 0ef328888 for imagemagick.org

commit 0ef328888be3484d423dcdd787a5d96b4de2b219
Author: Dirk Lemstra <dirk@lemstra.org>
Date:   Fri Jan 16 17:49:37 2026 +0100

    Switch to windows-2025 because it has winget installed.

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index e1f6249a8..46cc1a074 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -340,7 +340,7 @@ jobs:
   windows_msix:
     name: Create Msix ${{matrix.quantum}}${{matrix.hdri_flag}}
     if: github.event_name != 'pull_request'
-    runs-on: windows-2022
+    runs-on: windows-2025
     environment: release
     needs:
       - version