Skip to content

Commit

Permalink
runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Jul 8, 2024
1 parent da45c51 commit a2d11ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

ssz-withdrawals:
name: Example (SSZ Withdrawals)
runs-on: runs-on,runner=8cpu-linux-x64
runs-on: runs-on,runner=64cpu-linux-arm64,spot=false
env:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
steps:
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
tendermint:
name: Example (Tendermint)
runs-on: runs-on,runner=8cpu-linux-x64
runs-on: runs-on,runner=64cpu-linux-arm64,spot=false
env:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
steps:
Expand Down

0 comments on commit a2d11ff

Please sign in to comment.