mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-05-17 22:09:40 +08:00
Update CI to test with Vim 9.1 instead of 9.0
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
vim:
|
vim:
|
||||||
- v9.0.0000
|
- v9.1.0000
|
||||||
- head
|
- head
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user