diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 26efc36d..09222c24 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,9 +6,9 @@ jobs: strategy: matrix: os: - - macos-latest - ubuntu-latest - windows-latest + #- macos-latest # clogs CI ocaml-compiler: - 4.04.x - 4.10.x