Skip to content

Commit e402aa6

Browse files
Update dependency windows to v2022
1 parent 5157bb3 commit e402aa6

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

0 commit comments

Comments
 (0)