From 452d4f5528b540d92d607d318f5db9ac55879d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonin=20D=C3=A9cimo?= Date: Thu, 20 Jun 2024 16:06:19 +0200 Subject: [PATCH] gha: test only 4.14 and 5.02 --- .github/workflows/workflow.yml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 5e24631bc..4daf89f77 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -22,16 +22,8 @@ jobs: - ubuntu-latest - macos-latest ocaml-compiler: - - ocaml-variants.4.10.2+afl - - ocaml-variants.4.12.1+options,ocaml-option-afl - - ocaml-variants.4.13.1+options,ocaml-option-afl - include: - - os: ubuntu-latest - ocaml-compiler: ocaml-variants.4.08.1+afl - - os: ubuntu-latest - ocaml-compiler: ocaml-variants.4.09.1+afl - - os: ubuntu-latest - ocaml-compiler: ocaml-variants.4.11.2+afl + - ocaml-variants.4.14.2+options,ocaml-option-afl + - ocaml-variants.5.02.0+options,ocaml-option-afl local-packages: - | *.opam @@ -77,6 +69,7 @@ jobs: - macos-latest ocaml-compiler: - ocaml-variants.4.14.2+options,ocaml-option-afl + - ocaml-variants.5.02.0+options,ocaml-option-afl local-packages: - | *.opam