Skip to content

Commit

Permalink
fix: cargo build SIGKILL arm (benchmark build)
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Oct 23, 2024
1 parent a110bae commit af2b005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
target/release/espresso-bridge
build-arm:
runs-on: buildjet-4vcpu-ubuntu-2204-arm
runs-on: buildjet-16vcpu-ubuntu-2204-arm
steps:
- name: Fix submodule permissions check
run: |
Expand Down

0 comments on commit af2b005

Please sign in to comment.