We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb3f8a commit 3c22f74Copy full SHA for 3c22f74
internal/wrench/scripts/all_repos.go
@@ -109,7 +109,6 @@ var AllReposByCategory = []RepoCategory{
109
}},
110
{Name: "Misc", Repos: []Repo{
111
{Name: "hexops/mach-example-assets", CI: Zig},
112
- {Name: "hexops/font-assets", CI: Zig},
113
{Name: "hexops/media", CI: None},
114
115
{Name: privateRepoCategory, Repos: []Repo{
0 commit comments