remove arch build causing runner exhaustion

This commit is contained in:
Letro Bot
2026-04-07 14:26:57 +03:30
parent c81cf73b75
commit add4cd67a3
2 changed files with 8 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ target "base" {
platforms = [
"linux/amd64",
"linux/arm64",
// "linux/arm64",
]
}