ci - remove arm64 from supported platform (#719)

remove arm64 from supported platform
This commit is contained in:
sbaizet 2024-04-24 11:12:16 +02:00 committed by GitHub
parent 629f14ea88
commit 6220695d8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,6 @@ jobs:
with:
context: .
file: Dockerfile
platforms: linux/amd64,linux/arm64
# push: ${{ startsWith(github.ref, 'refs/tags/') }}
push: true
tags: scrolltech/l2geth:${{github.ref_name}}