There was an error while loading. Please reload this page.
1 parent 7548a9a commit 4182843Copy full SHA for 4182843
1 file changed
.github/workflows/benchmark.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [ubuntu-latest]
12
- neovim-version: ["stable"]
+ neovim-version: ["0.11.6"]
13
14
runs-on: ${{ matrix.os }}
15
0 commit comments