Skip to content

Commit 6cc837f

Browse files
committed
Upgrading windows CI to windows-2025.
1 parent 946a2b0 commit 6cc837f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
tests:
7-
runs-on: windows-2019
7+
runs-on: windows-2025
88
steps:
99
- uses: actions/checkout@v2
1010
with:

0 commit comments

Comments
 (0)