disabling arm64 for now
This commit is contained in:
parent
5b9073c7e6
commit
f69816e248
5 changed files with 11 additions and 15 deletions
1
.github/workflows/ubuntu-mate-build.yml
vendored
1
.github/workflows/ubuntu-mate-build.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue