mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
chore: disable CI on windows temporarily
This commit is contained in:
parent
584b56075f
commit
b2e8f8b29d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- windows-latest
|
||||
#- windows-latest # see https://github.com/ocaml/setup-ocaml/issues/361
|
||||
#- macos-latest # clogs CI
|
||||
ocaml-compiler:
|
||||
- 4.08.x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue