mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 06:48:17 +00:00

Problem: CI: uses Ubuntu 22.04 runners
Solution: Switch to Ubuntu 24.04 runners, make a few adjustments for
different $TMPDIR (Drew Vogel)
closes: vim/vim#16442
f0ed0e6f63
Co-authored-by: Drew Vogel <dvogel@github>