alcotest icon indicating copy to clipboard operation
alcotest copied to clipboard

Update GitHub Actions for Windows and test fewer systems

Open MisterDA opened this issue 1 year ago • 1 comments

There's a lot of redundancy with what OCaml-CI tests, so I've shortened the GHA script to only test Ubuntu+OCaml 4.08 (the earliest version we still support), and as OCaml-CI doesn't support Windows (!), I've added Windows+OCaml {4.14,5.2} to the build matrix.

Draft until I make sure this behaves.

MisterDA avatar Jun 05 '24 08:06 MisterDA

@MisterDA what's the status of this PR? Should we remove the Draft state?

samoht avatar Mar 13 '25 07:03 samoht