This commit is contained in:
Martin Holst Swende 2024-09-30 08:54:40 +02:00
parent 073d4deea6
commit a71587182f
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ jobs:
- stage: build
if: type = push
os: linux
go: 1.21.1
arch: arm64
git:
submodules: false # avoid cloning ethereum/tests
@ -17,6 +18,7 @@ jobs:
- stage: build
if: type = push
os: linux
go: 1.21.1
arch: arm64
dist: focal
git: