commit
5b77c5c0f2
@ -1,4 +1,4 @@
|
||||
TESTS_TAG := v1.3.0-rc.0
|
||||
TESTS_TAG := v1.3.0-rc.1
|
||||
TESTS = general minimal mainnet
|
||||
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))
|
||||
|
||||
|
@ -39,6 +39,8 @@ excluded_paths = [
|
||||
"tests/.*/.*/ssz_static/LightClientOptimistic",
|
||||
# LightClientFinalityUpdate
|
||||
"tests/.*/.*/ssz_static/LightClientFinalityUpdate",
|
||||
# LightClientHeader
|
||||
"tests/.*/.*/ssz_static/LightClientHeader",
|
||||
# Eip4844 tests are disabled for now.
|
||||
"tests/.*/eip4844",
|
||||
# One of the EF researchers likes to pack the tarballs on a Mac
|
||||
|
Loading…
Reference in New Issue
Block a user