Skip to content

Commit 0b22b78

Browse files
committed
update windows version in build action
1 parent e17c989 commit 0b22b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ concurrency: build-${{ github.ref }}
55
jobs:
66
build:
77
name: Build on Windows
8-
runs-on: windows-2019
8+
runs-on: windows-2025
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: Setup .NET

0 commit comments

Comments
 (0)