Use github arm64 runners (#7173)

Now that the arm64 runners are re-created with the ubuntu 22.04 image,
docker and other tools are available.

See #7053 and #7171

fixes #7026

Signed-off-by: Sean Young <sean@mess.org>
Co-authored-by: Simon Dudley <simon.dudley@consensys.net>
This commit is contained in:
Sean Young
2024-06-05 11:56:59 +01:00
committed by GitHub
parent e4902af05e
commit 31dff4410a
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ jobs:
matrix:
platform:
- ubuntu-22.04
- [self-hosted, ARM64]
- besu-arm64
runs-on: ${{ matrix.platform }}
steps:
- name: Prepare

View File

@@ -151,7 +151,7 @@ jobs:
matrix:
platform:
- ubuntu-22.04
- [self-hosted, ARM64]
- besu-arm64
runs-on: ${{ matrix.platform }}
steps:
- name: Prepare