Skip to content

Commit 0b11caf

Browse files
Update dependency windows to v2022
1 parent 2e14d51 commit 0b11caf

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

0 commit comments

Comments
 (0)