Skip to content

Commit

Permalink
yeet mach-core-starter-project
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
  • Loading branch information
slimsag committed Jun 2, 2024
1 parent 4182f04 commit afc01d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/wrench/scripts/all_repos.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ type RepoCategory struct {
var AllReposByCategory = []RepoCategory{
{Name: "Primary repositories", Repos: []Repo{
{Name: "hexops/mach", CI: Zig},
{Name: "hexops/mach-core-starter-project", CI: Zig},
}},
{Name: "Standalone packages", Repos: []Repo{
{Name: "hexops/mach-gpu", CI: Zig},
Expand Down

0 comments on commit afc01d7

Please sign in to comment.