diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 80a6d4ba..8bce6a32 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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