Skip to content

Commit 90cd80a

Browse files
committed
chore(workflow/tests): add missing zero
1 parent 0cdce59 commit 90cd80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os: [ubuntu-latest, macos-latest]
18-
vim-version: [v7.4.2119, v8.2.5172, v9.0.150]
18+
vim-version: [v7.4.2119, v8.2.5172, v9.0.1500]
1919
runs-on: ${{ matrix.os }}
2020
steps:
2121
- name: Checkout kkoomen/vim-doge

0 commit comments

Comments
 (0)