Skip to content
Compare
Choose a tag to compare
@giltho giltho released this 21 Apr 13:55
· 1614 commits to master since this release
ab6ba4d

Changed

  • node_modules are not exported anymore which reduces the size of the action.

  • The repository is initialised directly from the opam-repository git source, so that there is no lag in packages being available for CI.

  • Ubuntu installs musl-tools so that the GitHub Action can generate statically linked Linux binaries in conjunction with the ocaml-variants.4.x.y+musl+flambda switch.