diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d94e30f..50f80f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - ubuntu-latest # - macos-latest ocaml-compiler: - - ocaml-base-compiler.5.2.0~alpha1 + - 5.2.x - 5.1.x - 5.0.x - 4.14.x