chore: add neovim v0.10.0 to ci matrix (#3121)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-22.04, macos-12, windows-2022]
|
os: [ubuntu-22.04, macos-12, windows-2022]
|
||||||
rev: [nightly, v0.9.0]
|
rev: [nightly, v0.9.5, v0.10.0]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-22.04
|
- os: ubuntu-22.04
|
||||||
install-rg: sudo apt-get update && sudo apt-get install -y ripgrep
|
install-rg: sudo apt-get update && sudo apt-get install -y ripgrep
|
||||||
|
|||||||
Reference in New Issue
Block a user