Skip to content

Commit

Permalink
fix(ci): rename head to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Oct 14, 2023
1 parent 49de0bc commit a2a8519
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 @@ -92,7 +92,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
vim-version: [v0.3.2, head]
vim-version: [v0.3.2, stable]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout kkoomen/vim-doge
Expand Down

0 comments on commit a2a8519

Please sign in to comment.