I'm suddenly getting
Switch invariant: ["ocaml-base-compiler" {= "4.11.1"}]
[ERROR] Could not determine which packages to install for this switch:
* Missing dependency:
- ocaml-base-compiler = 4.11.1
unmet availability conditions: '!(os = "macos" & arch = "arm64")'
Is this a recent change? (On OCaml's side? On GitHub Actions side as for what macos-latest means?)
I think the GitHub actions started using arm on macos and maybe ocaml wasn't supported on m1/m2 mac back then.
Last updated: Oct 13 2024 at 01:02 UTC