Skip to content

Commit f2ffb65

Browse files
Update dependency windows to v2022
1 parent 95e8f9f commit f2ffb65

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)