Skip to content

Commit

Permalink
Test using Vim head instead of stable
Browse files Browse the repository at this point in the history
  • Loading branch information
rbong committed Sep 25, 2024
1 parent a16467f commit dfa8387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
vim_version: "v8.2.4212"
lua_version: "luajit-openresty"
- vim_type: "Vim"
vim_version: "stable"
vim_version: "head"
lua_version: "luajit-openresty"
- vim_type: "Neovim"
vim_version: "v0.9.5"
Expand Down

0 comments on commit dfa8387

Please sign in to comment.