Skip to content

Commit 61b3947

Browse files
committed
ci: pin ocamlformat 0.26.2
1 parent 3c48759 commit 61b3947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
- run: opam install ./magic-trace.opam --deps-only
7979

80-
- run: opam install ocamlformat
80+
- run: opam install ocamlformat.0.26.2
8181
- run: opam exec -- dune build @fmt
8282

8383
- run: opam exec -- make PROFILE=static

0 commit comments

Comments
 (0)