Skip to content

Commit b5c8de0

Browse files
authored
ci: bump nvim ci versions and add 0.10 release (#587)
1 parent ce8556d commit b5c8de0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/default.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717
- os: ubuntu-22.04
1818
rev: v0.8.3/nvim-linux64.tar.gz
1919
- os: ubuntu-22.04
20-
rev: v0.9.1/nvim-linux64.tar.gz
20+
rev: v0.9.5/nvim-linux64.tar.gz
21+
- os: ubuntu-22.04
22+
rev: v0.10.0/nvim-linux64.tar.gz
2123
steps:
2224
- uses: actions/checkout@v3
2325
- run: date +%F > todays-date

0 commit comments

Comments
 (0)