Skip to content

Commit a7360cc

Browse files
committed
Bump trunk CI build to 5.5.0
Signed-off-by: Patrick Ferris <patrick@sirref.org>
1 parent 541aa7a commit a7360cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install OCaml compiler
2929
uses: ocaml/setup-ocaml@v3
3030
with:
31-
ocaml-compiler: 'ocaml-variants.5.4.0+trunk'
31+
ocaml-compiler: 'ocaml-variants.5.5.0+trunk'
3232
dune-cache: true
3333
cache-prefix: ${{ steps.setup.outputs.cache_prefix }}
3434

0 commit comments

Comments
 (0)