disabling arm64 for now

This commit is contained in:
Michael Trip 2023-10-03 19:37:38 +02:00
parent 5b9073c7e6
commit f69816e248
5 changed files with 11 additions and 15 deletions

View file

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