Skip to content

Commit d62977d

Browse files
authored
test, ci: Use EEST v4.0.0 (#1133)
1 parent 41bb55f commit d62977d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

circle.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ jobs:
353353
steps:
354354
- build
355355
- download_execution_spec_tests:
356-
release: v3.0.0
356+
release: v4.0.0
357357
- run:
358358
name: "Execution spec tests (state_tests)"
359359
working_directory: ~/build
@@ -365,8 +365,8 @@ jobs:
365365
command: >
366366
bin/evmone-blockchaintest ~/spec-tests/fixtures/blockchain_tests
367367
- download_execution_spec_tests:
368-
release: pectra-devnet-6@v1.0.0
369-
fixtures_suffix: pectra-devnet-6
368+
release: v4.0.0
369+
fixtures_suffix: develop
370370
- run:
371371
name: "Execution spec tests (develop, state_tests)"
372372
# Tests for in-development EVM revision currently passing.

0 commit comments

Comments
 (0)