mirror of
https://github.com/vim/vim.git
synced 2026-06-10 15:37:26 +02:00
474f226582
Problem: AppVeyor builds with an old Python version.
Solution: Switch from Python 3.8 to 3.11. (Christopher Plewright,
closes #11814)