Remove ARM64 Container build from release workflow
This commit is contained in:
parent
4b95ab2477
commit
2b85336c71
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
tags: ${{ steps.image-metadata.outputs.tags }}
|
||||
labels: ${{ steps.image-metadata.outputs.labels }}
|
||||
containerfiles: ./Containerfile
|
||||
platforms: linux/arm64, linux/amd64
|
||||
platforms: linux/amd64
|
||||
oci: true
|
||||
# Webpack seems to use a lot of open files, increase the max open file limit to accomodate.
|
||||
extra-args: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user