Update WF to only run on amd64 runner

This commit is contained in:
2025-12-14 14:27:39 +05:30
parent 9716fc7f80
commit 8a21a72880
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ when:
exclude: ['README.md']
- event: manual
labels:
platform: linux/amd64
steps:
- name: build-and-push
image: woodpeckerci/plugin-docker-buildx