Skip to content

Commit

Permalink
Bump CI compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Nov 8, 2024
1 parent 9cf5f85 commit f254876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: ocaml/setup-ocaml@v2
with:
# Version of the OCaml compiler to initialise
ocaml-compiler: 4.14.x
ocaml-compiler: 5.2.x

- name: Install dependencies
run: |
Expand Down

0 comments on commit f254876

Please sign in to comment.