added arm64 back

This commit is contained in:
Michael Trip 2023-09-20 16:00:16 +02:00
parent 0d4c650378
commit 579fa6531d
3 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ jobs:
with:
context: ./xfce
file: ./xfce/Dockerfile
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}