Skip to content

Commit

Permalink
Update test matrix with new neovim instances
Browse files Browse the repository at this point in the history
  • Loading branch information
chipsenkbeil committed Jan 1, 2025
1 parent 1cc4a63 commit 9279707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [v0.9.2, v0.9.4, v0.9.5, nightly]
version: [v0.9.4, v0.9.5, v0.10.0, v0.10.1, v0.10.2, v0.10.3, nightly]
os: [ubuntu-latest]
include:
- os: windows-latest
version: v0.9.5
version: v0.10.3
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9279707

Please sign in to comment.