Skip to content

Commit

Permalink
chore(opam-ci): use ocaml 5.1.1~rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Dec 5, 2023
1 parent c305f1c commit 802c818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opam-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- ubuntu-latest
# - windows-latest # for some reason windows build is not picking dune 3.5
ocaml-compiler:
- ocaml-variants.5.1.1+trunk
- ocaml-variants.5.1.1~rc1

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

Expand Down

0 comments on commit 802c818

Please sign in to comment.