Add arm64 platform

This commit is contained in:
Fuchsoria
2025-04-12 21:17:17 +02:00
parent ef97d986b2
commit 9e956bbc42

View File

@@ -87,6 +87,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}