Skip to content

Commit 7a65c62

Browse files
committed
ci: update current-state-dir-src
1 parent d6ed035 commit 7a65c62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ jobs:
347347
uses: ./.github/actions/c-chain-reexecution-benchmark
348348
with:
349349
config: firewood
350-
current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-100/**'
350+
current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-1m/**'
351351
start-block: '101'
352352
end-block: '250000'
353353
push-github-action-benchmark: false
@@ -439,7 +439,7 @@ jobs:
439439
uses: ./.github/actions/c-chain-reexecution-benchmark
440440
with:
441441
config: firewood
442-
current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-100/**'
442+
current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-1m/**'
443443
start-block: '101'
444444
end-block: '250000'
445445
push-github-action-benchmark: false

0 commit comments

Comments
 (0)