1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 05:37:27 +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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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