Remove legacy python support
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m47s

This commit is contained in:
2024-05-22 07:48:41 +02:00
parent 682f512251
commit 1b9a7264de

View File

@@ -19,7 +19,6 @@ jobs:
apt-get install -y git
apt-get install -y neovim
apt-get install -y python3-neovim
apt-get install -y python-neovim
- name: Clone neovim repository
run: |