Skip to content

Commit fa88146

Browse files
Update CI workflow to use Windows 2025 environment
1 parent fe4c1b4 commit fa88146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
configuration: [Debug, Release]
1717
platform: [x64, arm64]
18-
runs-on: windows-2022
18+
runs-on: windows-2025-vs2026
1919
steps:
2020
- name: Check out repository code
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)