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

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