neovim/.github
glacambre 04ad196b4e ci: upgrade to gcc-11 on ubuntu-18.04
In https://github.com/neovim/neovim/issues/14150 , investigations showed
that using an older gcc to build the appimage could result in severe
perf issues. This is because older gcc versions happily replace calls to
libc functions with their own, which happen to be less optimized than
their libc counterparts.

We fix this problem by upgrading to gcc-11 on ubuntu-18.04.
2021-06-16 17:54:14 +02:00
..
ISSUE_TEMPLATE template: make sure people read :h vim-differences 2021-05-02 13:52:01 +02:00
workflows ci: upgrade to gcc-11 on ubuntu-18.04 2021-06-16 17:54:14 +02:00
FUNDING.yml funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#12959) 2020-09-21 20:47:02 +02:00
labeler.yml ci: correctly label dependencies PRs 2021-06-11 16:17:41 +02:00