-
Notifications
You must be signed in to change notification settings - Fork 6
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
Move to GitHub Actions #19
Conversation
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Co-authored-by: Kate <kit.ty.kate@disroot.org>
Now only one of the three worked… weird @smorimoto is it possible that it is related to the master version of setup-ocaml that I am using? It is the one you were testing on cohttp some time ago |
It's weird. Let me check it out later. By the way, we plan to move avsm/setup-ocaml under ocaml org and release v2 this week (or next week), so it's better to use that. (See ocaml/setup-ocaml#66) |
Also v2 fails without finding gfortran (the output is a bit weirder) but it is less predictable. After two re-runs it is no longer failing |
I guess this was a problem with the GitHub Actions runner. (I just put a comment on this thread that I thought I wrote on another thread! Just disregard it hehe) |
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
Signed-off-by: Marcello Seri marcello.seri@gmail.com