Skip to content

Commit

Permalink
chore: Updated the version of the benchmarker
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed Oct 17, 2023
1 parent 22ac5df commit f991c55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: [ self-hosted, docker ]
steps:
- name: Run Benchmark
uses: maxemiliang/shot-benchmarker@v1.5
uses: maxemiliang/shot-benchmarker@v1.6
with:
benchmark_folder: "MINLP-convex-small"
benchmark_type: "nl"
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@
build/*
/.vs
/out/build
/.cache/

0 comments on commit f991c55

Please sign in to comment.