Update ocaml/setup-ocaml to v3
If I understand correctly the setup-ocaml release changelog, this setups ocaml with opam 2.2 for windows support? Would that enable windows CI testing? That would be great!
I added Windows, but it seems to fail due to the path delimiter, etc.
You shouldn't use Fpath.to_string when generating path in dune files.
Ready to go!
@panglesd Ready to go!
Thanks! I commented the windows matrix entry: We don't have a plan to fix the tests on windows in the (very) short term, there is no point in running them just to ignore them. But thanks to you, they are now very easy to add as soon as we start working on them!
OK!