mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-26 23:58:46 -05:00
chore: mark ethereum-forks as rv32imac (#13053)
This commit is contained in:
1
.github/assets/check_rv32imac.sh
vendored
1
.github/assets/check_rv32imac.sh
vendored
@@ -4,6 +4,7 @@ set +e # Disable immediate exit on error
|
||||
# Array of crates to check
|
||||
crates_to_check=(
|
||||
reth-codecs-derive
|
||||
reth-ethereum-forks
|
||||
# reth-evm
|
||||
# reth-primitives
|
||||
# reth-primitives-traits
|
||||
|
||||
Reference in New Issue
Block a user