Build for ARM on pull requests

This commit is contained in:
C85297
2026-02-03 15:37:44 +00:00
parent 967f93aa63
commit 188b25d7a3

View File

@@ -47,7 +47,7 @@ jobs:
with:
# Not being uploaded to any registry, use a simple name to allow Buildah to build correctly.
image: cyberchef
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
- name: UI Tests
if: success()
run: |