Skip to content

Commit

Permalink
[ci] Test a recent vim release
Browse files Browse the repository at this point in the history
  • Loading branch information
rdipardo committed Jul 2, 2021
1 parent c48dc93 commit 5b462d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
vim-version: [7.4.1689]
vim-version: [7.4.1689, 8.2.3082]
nvim-version: [nightly]
python-version: ['2.7.18', '3.4.10', '3.5', '3.6', '3.7', '3.8', '3.9']
steps:
Expand Down

0 comments on commit 5b462d0

Please sign in to comment.