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

View File

@@ -15,10 +15,10 @@ target "osiris" {
dockerfile = "./docker/osiris.Dockerfile"
platforms = [
"linux/amd64",
"linux/arm64",
"linux/arm/v7",
"linux/ppc64le",
"linux/riscv64",
# "linux/arm64",
# "linux/arm/v7",
# "linux/ppc64le",
# "linux/riscv64",
]
pull = true
tags = [