Skip to content

Commit

Permalink
gha: test only 4.14 and 5.02
Browse files Browse the repository at this point in the history
Signed-off-by: Antonin Décimo <[email protected]>
  • Loading branch information
MisterDA committed Jun 24, 2024
1 parent a88bbe7 commit 3cba403
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3cba403

Please sign in to comment.