Skip to content

Commit a2d11ff

Browse files
committed
runs on
1 parent da45c51 commit a2d11ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
ssz-withdrawals:
7676
name: Example (SSZ Withdrawals)
77-
runs-on: runs-on,runner=8cpu-linux-x64
77+
runs-on: runs-on,runner=64cpu-linux-arm64,spot=false
7878
env:
7979
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
8080
steps:
@@ -108,7 +108,7 @@ jobs:
108108
109109
tendermint:
110110
name: Example (Tendermint)
111-
runs-on: runs-on,runner=8cpu-linux-x64
111+
runs-on: runs-on,runner=64cpu-linux-arm64,spot=false
112112
env:
113113
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
114114
steps:

0 commit comments

Comments
 (0)