chore(ci): use master instead of nightly
This commit is contained in:
parent
a6d1574bab
commit
b43360710e
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
neovim_branch: ['v0.5.0', 'nightly']
|
||||
neovim_branch: ['v0.5.0', 'master']
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue