1.21.1
This commit is contained in:
parent
073d4deea6
commit
a71587182f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue