Skip to content

Commit

Permalink
gha: stop testing using OCaml+AFL variants (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterDA authored Jul 9, 2024
1 parent dc0e297 commit 3083bf7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- ubuntu-latest
- macos-latest
ocaml-compiler:
- ocaml-variants.4.14.2+options,ocaml-option-afl
- ocaml-variants.5.02.0+options,ocaml-option-afl
- 4.14
- 5.x
local-packages:
- |
*.opam
Expand Down Expand Up @@ -68,8 +68,8 @@ jobs:
- ubuntu-latest
- macos-latest
ocaml-compiler:
- ocaml-variants.4.14.2+options,ocaml-option-afl
- ocaml-variants.5.02.0+options,ocaml-option-afl
- 4.14
- 5.x
local-packages:
- |
*.opam
Expand Down

0 comments on commit 3083bf7

Please sign in to comment.