Skip to content

Commit

Permalink
ci: run tests against nvim 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stevearc committed Nov 15, 2023
1 parent 873d505 commit 2baf36d
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 @@ -51,7 +51,7 @@ jobs:
matrix:
include:
- nvim_tag: v0.8.3
- nvim_tag: v0.9.1
- nvim_tag: v0.9.4

name: Run tests
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 2baf36d

Please sign in to comment.