Sora Morimoto

Results 240 comments of Sora Morimoto

I'm glad that this has finally been merged. Thank you for everyone's efforts! 🙂

@miketimofeev Any updates on this?

Nothing seems to be fixed. For many things that need I/O performance, macOS Runner still has the worst performance.

Can't you fix it by setting a token for GitHub?

Yeah, that's definitely the cause. Actually, this action doesn't officially support self-hosted runners yet. I think the short term workaround is to expose the environment variable.

Just set `GITHUB_ACTIONS` to `true` on the runner.

It's pretty weird that 1 doesn't work. How about explicitly exporting the environment variable globally?

Ref: https://github.com/ocaml/setup-ocaml/issues/350, https://github.com/ocaml/setup-ocaml/issues/449, https://github.com/ocaml/setup-ocaml/issues/571, https://github.com/ocaml/setup-ocaml/issues/730

Ref: https://github.com/ocaml/setup-ocaml/issues/664, https://github.com/ocaml/setup-ocaml/issues/720, https://github.com/ocaml/setup-ocaml/issues/731