diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1f95a7..cf6e811 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - ubuntu-latest - macos-latest ocaml-compiler: - - ocaml-base-compiler.5.5.0~beta1 + - 5.5.x - 5.4.x - 5.3.x - 5.2.x