Skip to content

Commit

Permalink
ci: check OCaml 5.1 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia committed Sep 23, 2023
1 parent b853b8e commit 6d389b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ocaml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
matrix:
include:
- ocaml-compiler: "ocaml-base-compiler.5.0.0"
- ocaml-compiler: "ocaml-base-compiler.5.1.0"
with-doc: true
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6d389b7

Please sign in to comment.