chore(ci)!: use rolling stable version of nvim

This commit is contained in:
Oleksandr Smirnov 2025-03-03 14:24:27 +02:00
parent d1a21bffab
commit 015e2caeaf
No known key found for this signature in database

View file

@ -13,7 +13,7 @@ jobs:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
version: version:
- v0.10.4 - stable
- nightly - nightly
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps: