Skip to content

Commit 56a9ba3

Browse files
authored
Update Windows runner version in release workflow
1 parent 2cc192a commit 56a9ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
build-windows:
212212
name: Build Windows
213213
needs: [changelog]
214-
runs-on: windows-latest
214+
runs-on: windows-2022
215215
steps:
216216
- name: Checkout
217217
uses: actions/checkout@v6

0 commit comments

Comments
 (0)