Skip to content

Commit 3c76487

Browse files
Update dependency windows to v2022
1 parent 44c0041 commit 3c76487

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
@@ -30,7 +30,7 @@ jobs:
3030
Test_Windows_DotNetCoreTool:
3131
name: Integration Tests Script Runner Windows (.NET Core tool)
3232
needs: Build
33-
runs-on: windows-2019
33+
runs-on: windows-2022
3434
steps:
3535
- name: Get the sources
3636
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4

0 commit comments

Comments
 (0)