From 7248ab3c3296171a3e1ccc342d8b1e86b21d485f Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Sun, 6 Jul 2025 22:29:40 +0000 Subject: [PATCH] Update .woodpecker/pipeline.yaml --- .woodpecker/pipeline.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.woodpecker/pipeline.yaml b/.woodpecker/pipeline.yaml index fe618f0..2df1f7e 100644 --- a/.woodpecker/pipeline.yaml +++ b/.woodpecker/pipeline.yaml @@ -2,6 +2,9 @@ when: - event: push branch: main +labels: + platform: linux/arm64 + steps: - name: build image: debian