mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
ci(release): bump windows runner to windows-2022
Windows-20219 runner will be retired June 30, 2025 and receive several brownouts before then.
This commit is contained in:
committed by
Christian Clason
parent
9d5eb3eda5
commit
9e81408b69
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
|
||||
windows:
|
||||
needs: setup
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user