mirror of
https://github.com/vim/vim.git
synced 2026-06-10 03:17:38 +02:00
ef91ae4557
Problem: CI does not use the latest Python version. Solution: Switch from Python 3.10 to 3.11. (closes #11761)