mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2025-12-14 20:35:59 +01:00
update neovim ci from 0.4.3 to 0.4.4 (#991)
This commit is contained in:
2
.github/workflows/linux_neovim.yml
vendored
2
.github/workflows/linux_neovim.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
include:
|
||||
- name: neovim-v04-x64
|
||||
os: ubuntu-latest
|
||||
neovim_version: v0.4.3
|
||||
neovim_version: v0.4.4
|
||||
- name: neovim-nightly-x64
|
||||
os: ubuntu-latest
|
||||
neovim_version: nightly
|
||||
|
||||
2
.github/workflows/mac_neovim.yml
vendored
2
.github/workflows/mac_neovim.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
include:
|
||||
- name: neovim-v04-x64
|
||||
os: macos-latest
|
||||
neovim_version: v0.4.3
|
||||
neovim_version: v0.4.4
|
||||
- name: neovim-nightly-x64
|
||||
os: macos-latest
|
||||
neovim_version: nightly
|
||||
|
||||
2
.github/workflows/windows_neovim.yml
vendored
2
.github/workflows/windows_neovim.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
include:
|
||||
- name: neovim-v04-x64
|
||||
os: windows-latest
|
||||
neovim_version: v0.4.3
|
||||
neovim_version: v0.4.4
|
||||
neovim_arch: win64
|
||||
- name: neovim-nightly-x64
|
||||
os: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user