Skip to content

Commit 50dcc4e

Browse files
authored
ci: update nvim v0.9.1 (#105)
1 parent 829c920 commit 50dcc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
manager: sudo apt-get
1818
packages: -y fd-find esl-erlang elixir
1919
- os: ubuntu-20.04
20-
url: https://github.com/neovim/neovim/releases/download/v0.9.0/nvim-linux64.tar.gz
20+
url: https://github.com/neovim/neovim/releases/download/v0.9.1/nvim-linux64.tar.gz
2121
manager: sudo apt-get
2222
packages: -y fd-find esl-erlang elixir
2323
- os: ubuntu-20.04

0 commit comments

Comments
 (0)