dune
dune copied to clipboard
chore: use 4.14.2 to run tests
trafficstars
The CI uses 4.14.x so will pick it up as well. No tests are broken.
@gridbugs do you know how to update the benchmarks to run on 4.14.2?
@gridbugs do you know how to update the benchmarks to run on 4.14.2?
I think you need to make sure that the opam init step gets executed when rebuild the docker image rather than taken from the cache.
Thanks. Everything's green now so I'm merging.