diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 61cee2e3c..2d9c37695 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -40,7 +40,7 @@ jobs: - ubuntu-latest - windows-latest ocaml-compiler: - - ocaml-base-compiler.5.3.0~alpha1 + - ocaml-base-compiler.5.3.0~beta2 # The type of runner that the job will run on runs-on: ${{ matrix.os }}