Skip to content

Commit

Permalink
Use released OCaml 5.1 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Jan 5, 2024
1 parent d4a95a4 commit aed8358
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.1.0~rc1
- 5.1.x
- 5.0.x
- 4.14.x
- 4.13.x
Expand Down

0 comments on commit aed8358

Please sign in to comment.