Skip to content

Commit

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

Signed-off-by: Sean Young <[email protected]>
  • Loading branch information
seanyoung committed Jun 5, 2024
1 parent 2f7858e commit 5ca41ee
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 5ca41ee

Please sign in to comment.