Skip to content

Commit

Permalink
Run OCaml 5.2 and 4.14 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrikstrid committed Dec 16, 2024
1 parent 6394495 commit cba7872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# - windows-latest
ocaml-compiler:
- 4.14.x
- 4.13.x
- 5.2.x

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit cba7872

Please sign in to comment.