Skip to content

Commit 8ead58f

Browse files
Update Windows runner version in CI workflow (#2641)
1 parent 09c46ec commit 8ead58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ defaults:
1414
jobs:
1515
build:
1616
name: Windows
17-
runs-on: windows-latest
17+
runs-on: windows-2022
1818
steps:
1919
- name: Checkout
2020
uses: actions/[email protected]

0 commit comments

Comments
 (0)