You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The log is not available anymore, I guess this is fixed by:
(* Some packages produce ocaml artefacts that can't be processed with the switch's ocaml compiler - most notably the secondary compiler! This switch is intended to be used to ignore those files *)let process_ocaml_artefacts =let package_blacklist = [ "ocaml-secondary-compiler" ] innot (List.mem package.name package_blacklist)
in
https://docs.ci.ocaml.org/job/2021-06-20/071453-voodoo-prep-e53723
The text was updated successfully, but these errors were encountered: