Skip to content

Commit 14c2723

Browse files
Update dependency windows to v2022
1 parent b49f19a commit 14c2723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
Test_Windows_DotNetCoreTool:
3232
name: Integration Tests Script Runner Windows (.NET Core tool)
3333
needs: Build
34-
runs-on: windows-2019
34+
runs-on: windows-2022
3535
steps:
3636
- name: Get the sources
3737
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4

0 commit comments

Comments
 (0)