Skip to content

Commit

Permalink
Add artifact and update CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Nov 4, 2024
1 parent 402f290 commit 8525490
Show file tree
Hide file tree
Showing 2 changed files with 91,405 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ on:
- "**"

env:
BENCHMARK_WITNESS: artifacts/witness_b19807080.json
BENCHMARK_WITNESS: artifacts/witness_b1000_b1019.json

jobs:
benchmark_proving:
name: Benchmark proving for representative blocks
runs-on: zero-reg
timeout-minutes: 200 # Timeout TBD
timeout-minutes: 900 # Timeout TBD

Check warning on line 20 in .github/workflows/benchmark.yml

View workflow job for this annotation

GitHub Actions / yamllint-check

20:26 [comments] too few spaces before comment
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 8525490

Please sign in to comment.