Skip to content

Commit d7fd82d

Browse files
committed
ci: temporarily disable CI on windows
1 parent 4db6b28 commit d7fd82d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
NIGHTLY: nvim-win64.zip
5858
NVIM_BIN_PATH: nvim-win64/bin
5959
EXTRACT: unzip
60+
exclude:
61+
- os: windows-latest # until windows CI is fixed (see #505)
6062

6163
runs-on: ${{ matrix.os }}
6264
steps:

0 commit comments

Comments
 (0)