Skip to content

Commit

Permalink
CI: multiple OCaml versions
Browse files Browse the repository at this point in the history
  • Loading branch information
liyishuai authored Jan 17, 2024
1 parent 4dc7c47 commit ad8d2af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- '8.17'
ocaml_version:
- '4.14-flambda'
- '4.13-flambda'
- '4.12-flambda'
- '4.09-flambda'
target: [ local, opam ]
fail-fast: true

Expand Down

0 comments on commit ad8d2af

Please sign in to comment.