Skip to content

Commit

Permalink
Add Vim 9.1 to GHA matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
thinca committed Apr 6, 2024
1 parent a90cead commit c1f4d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
matrix:
vim_version:
- 'head'
- 'v9.1.0000'
- 'v9.0.0000'
- 'v8.2.0000'
- 'v8.1.0001'
Expand Down

0 comments on commit c1f4d46

Please sign in to comment.