Skip to content

Commit

Permalink
Parallelism 15->10
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Nov 26, 2023
1 parent cf54ed0 commit 44b4497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/benchexec-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
- name: Run benchexec
shell: bash
run: |
benchexec svcomp23-witness-benchmarks/concurrentwitness2test.xml -N 15 --no-container --tool-directory ConcurrentWitness2Test -t ConcurrencySafety-${{ inputs.tool }}
benchexec svcomp23-witness-benchmarks/concurrentwitness2test.xml -N 10 --no-container --tool-directory ConcurrentWitness2Test -t ConcurrencySafety-${{ inputs.tool }}
- name: Upload results
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
with:
Expand Down

0 comments on commit 44b4497

Please sign in to comment.