From 90d8bb6baa296859de079f5afa00e09ba4494bf9 Mon Sep 17 00:00:00 2001 From: Aaron Riedel Date: Sun, 17 Mar 2024 13:09:59 +0100 Subject: [PATCH] =?UTF-8?q?arm=20is=20broken=20=F0=9F=98=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 623d900..3992c22 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: repo: git.ar21.de/aaron/php-apache-mysql tags: latest platforms: - - linux/arm64 + #- linux/arm64 - linux/amd64 when: branch: @@ -30,7 +30,7 @@ steps: repo: git.ar21.de/aaron/php-apache-mysql tags: latest platforms: - - linux/arm64 + #- linux/arm64 - linux/amd64 dry_run: true when: