Skip to content

Commit

Permalink
ci: bump nvim ci versions and add 0.10 release (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
tris203 authored May 19, 2024
1 parent ce8556d commit b5c8de0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
- os: ubuntu-22.04
rev: v0.8.3/nvim-linux64.tar.gz
- os: ubuntu-22.04
rev: v0.9.1/nvim-linux64.tar.gz
rev: v0.9.5/nvim-linux64.tar.gz
- os: ubuntu-22.04
rev: v0.10.0/nvim-linux64.tar.gz
steps:
- uses: actions/checkout@v3
- run: date +%F > todays-date
Expand Down

0 comments on commit b5c8de0

Please sign in to comment.