added arm64 back
This commit is contained in:
parent
0d4c650378
commit
579fa6531d
3 changed files with 3 additions and 3 deletions
2
.github/workflows/ubuntu-mate-build.yml
vendored
2
.github/workflows/ubuntu-mate-build.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
with:
|
||||
context: ./ubuntu-mate
|
||||
file: ./ubuntu-mate/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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue