We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541aa7a commit a7360ccCopy full SHA for a7360cc
.github/workflows/trunk-build.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install OCaml compiler
29
uses: ocaml/setup-ocaml@v3
30
with:
31
- ocaml-compiler: 'ocaml-variants.5.4.0+trunk'
+ ocaml-compiler: 'ocaml-variants.5.5.0+trunk'
32
dune-cache: true
33
cache-prefix: ${{ steps.setup.outputs.cache_prefix }}
34
0 commit comments