mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 01:04:10 +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]
parent
92dc936ca7
commit
1eb33f7d00
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