Skip to content

Commit 857c5ac

Browse files
committed
break!: drop v0.7.2 support as e9b1d87 introduced a breaking change
Drop support for nvim 0.7.2 as e9b1d87 introduces the use of stdpath("log") which is not available in nvim0.7
1 parent d3bc384 commit 857c5ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/default.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
include:
1313
- os: ubuntu-22.04
1414
rev: nightly/nvim-linux-x86_64.tar.gz
15-
- os: ubuntu-22.04
16-
rev: v0.7.2/nvim-linux64.tar.gz
1715
- os: ubuntu-22.04
1816
rev: v0.8.3/nvim-linux64.tar.gz
1917
- os: ubuntu-22.04

0 commit comments

Comments
 (0)