Skip to content

Commit

Permalink
prover: try to fix native libs arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnovais committed Dec 12, 2024
1 parent ea0fabb commit 708711b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
path: ./prover/target

build-linux-arm64:
runs-on: [self-hosted, arm, small]
runs-on: gha-runner-scale-set-ubuntu-22.04-arm64-small
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 708711b

Please sign in to comment.