add armv8

This commit is contained in:
Thephaseless 2024-11-21 22:33:47 +00:00
parent f8feffe35c
commit e86d9642a3

View File

@ -37,6 +37,7 @@ jobs:
platform:
- linux/amd64
- linux/arm64
- linux/arm64/v8
steps:
- name: Checkout repository
@ -91,7 +92,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: ${{ matrix.platform }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: GITHUB_BUILD=true