Skip to content

Commit

Permalink
Update ocaml compiler version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Jan 22, 2025
1 parent d95f99d commit 5f1d028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- macos-latest
ocaml-compiler:
- "4.14"
- "5.2"
- "5.3"
runs-on: ${{ matrix.os }}
env:
# allow opam depext to yes package manager prompts
Expand Down

0 comments on commit 5f1d028

Please sign in to comment.