Skip to content

Commit

Permalink
fix(ci): bump neovim version from v0.2.0 -> v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Oct 24, 2020
1 parent 6b1a0e9 commit 1435a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
vim-version: [v0.2.0, head]
vim-version: [v0.2.1, head]
node-version: [10, 12, 14]
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 1435a2b

Please sign in to comment.