ci: disable test-cgal job (compute-intensive, OOM-prone) #23
Reference in New Issue
Block a user
No description provided.
Delete Branch "ci/disable-test-cgal-job"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gate the test-cgal job off with
if: falseand a DISABLED-2026-05-26 rationale block, matching the pattern used for doxygen-pages.yml and perf-compile-time.yml. test-fast + quality-gates keep gating every push/PR; workflow_dispatch reruns still work from the UI.