ci(tests): use nvim nightly for win+cl

This commit is contained in:
Christian Clason 2024-04-14 13:26:18 +02:00
parent 65ce6fde2d
commit 78bfee7ddb

View file

@ -41,7 +41,7 @@ jobs:
include:
- os: windows-latest
cc: cl
nvim_tag: stable
nvim_tag: nightly
- os: ubuntu-latest
cc: gcc