update neovim ci from 0.4.3 to 0.4.4 (#991)

This commit is contained in:
Prabir Shrestha
2020-12-30 14:08:52 -08:00
committed by GitHub
parent 4f4fdf4aa1
commit 0119e4a094
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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