-
Notifications
You must be signed in to change notification settings - Fork 7
Add macos-latest and windows-latest #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| - run: opam install . --deps-only --with-test | ||
|
|
||
| - run: opam exec -- dune build -p mlx,ocamlmerlin-mlx |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ocamlmerlin-mlx is broken in windows, boo @andreypopp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here's the crash: https://github.com/ocaml-mlx/mlx/actions/runs/18459675413/job/52588035599?pr=21 🤷 :wat:
|
This PR blocks me from Enabling windows CI in html_of_jsx :( https://github.com/davesnx/html_of_jsx/actions/runs/18459028124/job/52585983569 |
…-in-ci * 'main' of github.com:/ocaml-mlx/mlx: Change opam env to set switch, not variable mlx lexer hack around [< and >] tokens add TODO test to handle LBRACKETLESS Add -print-tokens for debug Move Location to Mlx_shim Support for OCaml 5.4 CHANGES CHANGES dune-project: lang dune 3.16 Use ocaml.5.3.0 for development
…o add-mac-and-win-in-ci * 'add-mac-and-win-in-ci' of github.com:/ocaml-mlx/mlx:
windows is expected to crash