Skip to content

Commit

Permalink
Add Vim v9.0 to GitHub Actions workflow matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
thinca committed Nov 6, 2023
1 parent a36f4e0 commit cba10e3
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.0.0000'
- 'v8.2.0000'
- 'v8.1.0001'
- 'v8.0.0001'
Expand Down

0 comments on commit cba10e3

Please sign in to comment.