1
Fork 0
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:
Steffo 2022-12-04 01:42:29 +01:00 committed by GitHub
parent 6007aa451a
commit 2772309239
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,5 @@ jobs:
ghcr.io/steffo99/greed:${{ steps.semver.outputs.major }}, ghcr.io/steffo99/greed:${{ steps.semver.outputs.major }},
ghcr.io/steffo99/greed:latest ghcr.io/steffo99/greed:latest
platforms: >- platforms: >-
linux/amd64, linux/amd64
linux/arm64/v8
push: true push: true