We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feadb3b commit b72250eCopy full SHA for b72250e
.github/workflows/check.yml
@@ -7,7 +7,7 @@ jobs:
7
matrix:
8
vimFlavor: ["vim", "nvim"]
9
tagsProvider: ["exuberant-ctags", "universal-ctags"]
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v2
0 commit comments