mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +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.
(cherry picked from commit 9e81408b69
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
92dc936ca7
commit
1eb33f7d00
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
|||||||
|
|
||||||
windows:
|
windows:
|
||||||
needs: setup
|
needs: setup
|
||||||
runs-on: windows-2019
|
runs-on: windows-2022
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user