Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
neovim: [v0.11.0]
|
||||
neovim: [v0.10.0]
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: "OS: ${{ matrix.os }} - Neovim: ${{ matrix.neovim }}"
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user