test bionic

This commit is contained in:
Martin Holst Swende 2024-09-27 11:56:39 +02:00
parent d5c4967739
commit 154fb19c7c
No known key found for this signature in database
GPG Key ID: 683B438C05A5DDF0

@ -17,7 +17,7 @@ jobs:
if: type = push if: type = push
os: linux os: linux
arch: arm64 arch: arm64
dist: jammy dist: bionic
go: 1.23.x go: 1.23.x
git: git:
submodules: false # avoid cloning ethereum/tests submodules: false # avoid cloning ethereum/tests
@ -29,7 +29,7 @@ jobs:
if: type = push if: type = push
os: linux os: linux
arch: arm64 arch: arm64
dist: jammy dist: bionic
go: 1.23.1 go: 1.23.1
git: git:
submodules: false # avoid cloning ethereum/tests submodules: false # avoid cloning ethereum/tests
@ -41,7 +41,7 @@ jobs:
if: type = push if: type = push
os: linux os: linux
arch: arm64 arch: arm64
dist: jammy dist: bionic
go: 1.22.7 go: 1.22.7
git: git:
submodules: false # avoid cloning ethereum/tests submodules: false # avoid cloning ethereum/tests
@ -53,7 +53,7 @@ jobs:
if: type = push if: type = push
os: linux os: linux
arch: arm64 arch: arm64
dist: jammy dist: bionic
go: 1.22.x go: 1.22.x
git: git:
submodules: false # avoid cloning ethereum/tests submodules: false # avoid cloning ethereum/tests