Skip to content

Commit d15d4fe

Browse files
authored
Remove reth arm64 build (running out of memory) (#338)
1 parent 47c0680 commit d15d4fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr.yml

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
include:
3232
- arch: linux/amd64
3333
features: jemalloc,asm-keccak,optimism
34-
- arch: linux/arm64
35-
features: jemalloc,optimism
3634
steps:
3735
- name: Checkout
3836
uses: actions/checkout@v3

0 commit comments

Comments
 (0)