Skip to content

Commit

Permalink
Use github arm64 runners (#173)
Browse files Browse the repository at this point in the history
See: hyperledger/besu#7173

Signed-off-by: Sean Young <[email protected]>
Co-authored-by: Simon Dudley <[email protected]>
  • Loading branch information
seanyoung and siladu authored Jun 5, 2024
1 parent 8839682 commit 909c8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
name: gnark native build artifacts
path: gnark/build/
native-build-linux-arm64:
runs-on: [self-hosted, Linux, ARM64]
runs-on: besu-arm64
env:
SKIP_GRADLE: true
steps:
Expand Down

0 comments on commit 909c8d7

Please sign in to comment.