Skip to content

Commit 0da80e1

Browse files
committed
use locally built rv32emu
1 parent 6ba7efb commit 0da80e1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/benchmark.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
run: |
2626
sudo pip3 install numpy
2727
shell: bash
28-
- name: default build
29-
if: ${{ steps.changed-files.outputs.any_changed == 'true' ||
30-
github.event_name == 'workflow_dispatch'}}
31-
run: make
3228
- name: Run benchmark
3329
if: ${{ steps.changed-files.outputs.any_changed == 'true' ||
3430
github.event_name == 'workflow_dispatch'}}

build/rv32emu

133 KB
Binary file not shown.

0 commit comments

Comments
 (0)