Skip to content

Commit

Permalink
fix benchmarks ci (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin authored Sep 26, 2024
1 parent fddf358 commit b8e7fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
run-benchmarks:
runs-on: ubuntu-latest
container:
image: ghcr.io/kuleuven-micas/snax:v0.1.14
image: ghcr.io/kuleuven-micas/snax:v0.2.1
steps:
- uses: actions/checkout@v3
- name: Install snax compiler
Expand Down

0 comments on commit b8e7fda

Please sign in to comment.