Add support for ARM in publish workflow

This commit is contained in:
Benjamin Jonard 2025-07-26 09:35:42 +02:00 committed by GitHub
parent 5537b6fb89
commit b5b480fd5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,6 +83,7 @@ jobs:
gabehf/koito:${{ env.KOITO_VERSION }}
build-args: |
KOITO_VERSION=${{ env.KOITO_VERSION }}
platforms: linux/amd64,linux/arm64
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v2