Skip to content

Commit

Permalink
chore(ci): remove vim v7 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Oct 1, 2023
1 parent cdf3681 commit a6d9e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
vim-version: [v7.4, v8.2.5172, v9.0.1500]
vim-version: [v8.2.5172, v9.0.1500]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout kkoomen/vim-doge
Expand Down

0 comments on commit a6d9e28

Please sign in to comment.