From 7bc1158a5f998126cc1ff17f08a16cf3393d6aea Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Tue, 15 Nov 2022 16:54:33 +0000 Subject: [PATCH] just amd64 --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 15e6c9619..72eb299c9 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -207,5 +207,5 @@ pipeline: settings: repo: akkoma/akkoma dockerfile: Dockerfile - platforms: linux/arm64/v8 + platforms: linux/amd64 tag: ${CI_COMMIT_BRANCH}