Skip to content

Commit

Permalink
build: plenary tests on windows are timing out. remove for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronr committed Aug 3, 2024
1 parent ec2f6fc commit 17ba302
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
matrix:
os: [ubuntu-latest]
neovim_version: ["v0.7.2", "v0.8.3", "v0.9.5", "v0.10.1", "nightly"]
include:
- os: windows-latest
neovim_version: v0.10.1
# include:
# - os: windows-latest
# neovim_version: v0.10.1
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 17ba302

Please sign in to comment.