ci: run tests on v0.9.0

This commit is contained in:
Steven Arcangeli 2023-05-17 00:53:48 -07:00
parent 924c0d8c01
commit 65399d83db

View file

@ -35,8 +35,8 @@ jobs:
strategy:
matrix:
include:
- nvim_tag: v0.8.0
- nvim_tag: v0.8.3
- nvim_tag: v0.9.0
name: Run tests
runs-on: ubuntu-22.04