Skip to content

Commit 4e077f2

Browse files
alexdimaCopilot
andcommitted
Pin Windows CI runner to Windows 2022
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1dcff5f commit 4e077f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions: {}
77
jobs:
88
windows:
99
name: Windows
10-
runs-on: windows-latest
10+
runs-on: windows-2022
1111
steps:
1212
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
1313
with:

0 commit comments

Comments
 (0)