Skip to content

Commit dd313f8

Browse files
committed
Make update vim docs work again, maybe
1 parent fca8f32 commit dd313f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_vim_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
update-vim-docs:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-24.04
1414
steps:
1515
- uses: actions/checkout@v2
1616
- name: 'Update local repo'

0 commit comments

Comments
 (0)