Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Jan 29, 2025
1 parent f80d082 commit 896fb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.ml
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ let main oc : unit =
(* @@ fun _ -> upgrade_job ~analyse_job ~build_linux_job ~build_windows_job ~build_macOS_job ~section:"Upgrade from 1.2 to current" Linux *)
(* @@ fun _ -> upgrade_job ~analyse_job ~build_linux_job ~build_windows_job ~build_macOS_job MacOS *)
@@ fun build_linux_job -> depends_job ~analyse_job ~build_linux_job Linux
@@ fun _ -> hygiene_job ~analyse_job (Specific (Linux, "22.04"))
(* @@ fun _ -> hygiene_job ~analyse_job (Specific (Linux, "22.04")) *)
@@ fun _ -> end_workflow

let () =
Expand Down

0 comments on commit 896fb08

Please sign in to comment.