Skip to content

Commit 4307b33

Browse files
Update dependency windows to v2022
1 parent e1c58ea commit 4307b33

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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4

0 commit comments

Comments
 (0)