diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bf8f9fd..48cd431 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: os: - ubuntu-latest - macos-latest - - windows-latest + #- windows-latest ocaml-compiler: - 4.03.x - 4.12.x