ci: amd64 only right now

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-18 23:39:09 +00:00
parent dabbe63bb6
commit 9a711f1635
+4 -4
View File
@@ -15,10 +15,10 @@ target "osiris" {
dockerfile = "./docker/osiris.Dockerfile" dockerfile = "./docker/osiris.Dockerfile"
platforms = [ platforms = [
"linux/amd64", "linux/amd64",
"linux/arm64", # "linux/arm64",
"linux/arm/v7", # "linux/arm/v7",
"linux/ppc64le", # "linux/ppc64le",
"linux/riscv64", # "linux/riscv64",
] ]
pull = true pull = true
tags = [ tags = [