Skip to content

Commit 550be93

Browse files
committed
Bump tested versions to 0.9.5 and 0.10.0 (supported by nvim-dap)
1 parent 3b9c327 commit 550be93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
neovim_version: ['nightly', 'v0.6.1', 'v0.7.0']
15+
neovim_version: ['nightly', 'v0.9.5', 'v0.10.0']
1616

1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)