diff --git a/internal/wrench/scripts/all_repos.go b/internal/wrench/scripts/all_repos.go index 407f8a7..1d02fd6 100644 --- a/internal/wrench/scripts/all_repos.go +++ b/internal/wrench/scripts/all_repos.go @@ -77,7 +77,6 @@ var AllReposByCategory = []RepoCategory{ {Name: "hexops/mach-glfw", CI: Zig}, {Name: "hexops/mach-ecs", CI: Zig}, {Name: "hexops/mach-dusk", CI: Zig}, - {Name: "hexops/mach-earcut", CI: Zig}, {Name: "hexops/mach-gamemode", CI: Zig}, {Name: "hexops/mach-model3d", CI: Zig}, {Name: "hexops/mach-sysjs", CI: Todo},