ci(tests): run tests on v0.10.4

This commit is contained in:
Christian Clason 2025-04-02 11:28:10 +02:00 committed by Christian Clason
parent 36a7d010bb
commit 30654ee72a

View file

@ -39,7 +39,7 @@ jobs:
- name: Install and prepare Neovim - name: Install and prepare Neovim
env: env:
NVIM_TAG: stable NVIM_TAG: v0.10.4
run: | run: |
bash ./scripts/ci-install.sh bash ./scripts/ci-install.sh