Skip to content

Commit

Permalink
ci: remove old nvim tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Nov 9, 2022
1 parent e075fc1 commit 67bc0cb
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ jobs:
strategy:
fail-fast: true
matrix:
neovim_tag:
[
"v0.5.0",
"v0.5.1",
"v0.6.0",
"v0.6.1",
neovim_tag: [
# "v0.5.0",
# "v0.5.1",
# "v0.6.0",
# "v0.6.1",
"stable",
"v0.7.0",
"nightly",
Expand Down

0 comments on commit 67bc0cb

Please sign in to comment.