diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index e6a839f..8bf4a26 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -15,7 +15,8 @@ jobs: - windows-latest ocaml-compiler: - "ocaml.5.0.0,ocaml-option-mingw" - - "ocaml.5.1.0,ocaml-option-mingw" + - "ocaml.5.1.1,ocaml-option-mingw" + - "ocaml.5.2.0,ocaml-option-mingw" runs-on: ${{ matrix.os }}