Skip to content

Commit

Permalink
chore: add neovim v0.10.0 to ci matrix (#3121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conni2461 committed May 20, 2024
1 parent 0c12735 commit 4aed639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-12, windows-2022]
rev: [nightly, v0.9.0]
rev: [nightly, v0.9.5, v0.10.0]
include:
- os: ubuntu-22.04
install-rg: sudo apt-get update && sudo apt-get install -y ripgrep
Expand Down

0 comments on commit 4aed639

Please sign in to comment.