aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/tests.yml
diff options
context:
space:
mode:
authorSteven Arcangeli <stevearc@stevearc.com>2024-07-19 08:37:48 -0700
committerSteven Arcangeli <stevearc@stevearc.com>2024-07-19 08:37:48 -0700
commit750ac97e6edf7f4ad564ee32b140dd4896e88b22 (patch)
tree55d416550558b22cffc70e6a6f0b81be258395d0 /.github/workflows/tests.yml
parentacc7d93f4a080fec587a99fcb36cffa29adc4bad (diff)
ci: stop running tests on Neovim 0.8
Diffstat (limited to '.github/workflows/tests.yml')
-rw-r--r--.github/workflows/tests.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 4a94fab..47ecc80 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -50,7 +50,6 @@ jobs:
strategy:
matrix:
include:
- - nvim_tag: v0.8.3
- nvim_tag: v0.9.4
- nvim_tag: v0.10.0