dune icon indicating copy to clipboard operation
dune copied to clipboard

chore: use 4.14.2 to run tests

Open emillon opened this issue 1 year ago • 2 comments
trafficstars

The CI uses 4.14.x so will pick it up as well. No tests are broken.

emillon avatar Mar 15 '24 10:03 emillon

@gridbugs do you know how to update the benchmarks to run on 4.14.2?

emillon avatar Mar 18 '24 10:03 emillon

@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.

gridbugs avatar Mar 25 '24 02:03 gridbugs

Thanks. Everything's green now so I'm merging.

emillon avatar Jun 25 '24 16:06 emillon