Skip to content

Commit 1674dfa

Browse files
committed
ci: set current state dir src to firewood 100
1 parent 4df4b98 commit 1674dfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ jobs:
307307
uses: ./.github/actions/c-chain-reexecution-benchmark
308308
with:
309309
config: 'firewood'
310+
current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-100/**'
310311
aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
311312
aws-region: us-east-2
312313
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -340,6 +341,7 @@ jobs:
340341
uses: ./.github/actions/c-chain-reexecution-benchmark
341342
with:
342343
config: 'firewood'
344+
current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-100/**'
343345
aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
344346
aws-region: us-east-2
345347
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)