mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-21 13:34:18 +00:00
Remove linux/arm64/v8
too, as something does not work there
:(
This commit is contained in:
parent
6007aa451a
commit
2772309239
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
|
@ -44,6 +44,5 @@ jobs:
|
|||
ghcr.io/steffo99/greed:${{ steps.semver.outputs.major }},
|
||||
ghcr.io/steffo99/greed:latest
|
||||
platforms: >-
|
||||
linux/amd64,
|
||||
linux/arm64/v8
|
||||
linux/amd64
|
||||
push: true
|
||||
|
|
Loading…
Reference in a new issue