Skip to content

Commit

Permalink
ci: use ocaml 5.2 in benchmark CI
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed May 17, 2024
1 parent df63ca4 commit 466f83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ocaml/opam:ubuntu-20.04-ocaml-4.14
FROM ocaml/opam:ubuntu-20.04-ocaml-5.2

WORKDIR /app

Expand Down

0 comments on commit 466f83e

Please sign in to comment.