diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c138bd86..be682da4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: os: - macos-latest - ubuntu-latest - - windows-latest + #- windows-latest ocaml-compiler: - '4.03.x' - '4.13.x'