Skip to content

Commit

Permalink
Merge pull request #65 from tmcgilchrist/patch-1
Browse files Browse the repository at this point in the history
Add official OCaml 5.2 compiler to CI
  • Loading branch information
sim642 authored Jul 30, 2024
2 parents 0a7bee0 + a410178 commit 1ecfcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- ubuntu-latest
# - macos-latest
ocaml-compiler:
- ocaml-base-compiler.5.2.0~alpha1
- 5.2.x
- 5.1.x
- 5.0.x
- 4.14.x
Expand Down

0 comments on commit 1ecfcd7

Please sign in to comment.