Skip to content

Commit da29d4f

Browse files
Update ci-build.yml
Updated to run on windows-2025
1 parent 21ec570 commit da29d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020

2121
name: 'Build and Test'
22-
runs-on: windows-2019
22+
runs-on: windows-2025
2323

2424
env:
2525
VSTEST_CONNECTION_TIMEOUT: 900

0 commit comments

Comments
 (0)