Skip to content

Commit

Permalink
Merge branch 'master' into drop_fractions_functions
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 authored Feb 2, 2025
2 parents fca5177 + 3b903bf commit 0ac3ea8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/gobra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -434,12 +434,7 @@ jobs:
includePaths: ${{ env.includePaths }}
assumeInjectivityOnInhale: ${{ env.assumeInjectivityOnInhale }}
checkConsistency: ${{ env.checkConsistency }}
# Due to a bug introduced in https://github.com/viperproject/gobra/pull/776,
# we must currently disable the chopper, otherwise we well-founded orders
# for termination checking are not available at the chopped Viper parts.
# We should reenable it whenever possible, as it reduces verification time in
# ~8 min (20%).
# chop: 10
chop: 10
parallelizeBranches: '1'
conditionalizePermissions: '1'
moreJoins: 'impure'
Expand Down

0 comments on commit 0ac3ea8

Please sign in to comment.