We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df4b98 commit 1674dfaCopy full SHA for 1674dfa
.github/workflows/ci.yml
@@ -307,6 +307,7 @@ jobs:
307
uses: ./.github/actions/c-chain-reexecution-benchmark
308
with:
309
config: 'firewood'
310
+ current-state-dir-src: 's3://avalanchego-bootstrap-testing/cchain-current-state-firewood-100/**'
311
aws-role: ${{ secrets.AWS_S3_READ_ONLY_ROLE }}
312
aws-region: us-east-2
313
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -340,6 +341,7 @@ jobs:
340
341
342
343
344
345
346
347
0 commit comments