Also build for ARM.

This commit is contained in:
Luke Curley 2023-09-17 13:09:38 -07:00
parent 639f916b6a
commit 48fb8b77b0
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max