satyrographos-repo icon indicating copy to clipboard operation
satyrographos-repo copied to clipboard

CI fails due to stack overflow

Open zeptometer opened this issue 2 years ago • 1 comments

CI for the PR of satysfi-base-1.6.0 fails due to errors with compiling several packages (see: https://github.com/na4zagin3/satyrographos-repo/pull/653#issuecomment-1737736744). This blocks merging #653.

Error message:

  • https://github.com/na4zagin3/satyrographos-repo/actions/runs/6341673085/job/17225830525?pr=653#step:14:1819
  • https://github.com/na4zagin3/satyrographos-repo/actions/runs/6341673085/job/17225830525?pr=653#step:14:2341

zeptometer avatar Oct 12 '23 12:10 zeptometer

Tried following ci.yml to reproduce the error. However, ci.sh ran successfully in my local environment (WSL ubuntu with new opam switch with ocaml-4.12.0)😒

zeptometer avatar Oct 12 '23 13:10 zeptometer