Skip to content

Commit

Permalink
chore: use CBMC version 6.1.1
Browse files Browse the repository at this point in the history
This makes CBMC proofs use the latest release of CBMC, which includes
better soundness safeguards.
  • Loading branch information
tautschnig committed Aug 23, 2024
1 parent 42f7af6 commit 9368ec6
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 183 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/proof_ci_resources/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cadical-tag: latest
cbmc-version: "5.95.1"
cbmc-version: "6.1.1"
cbmc-viewer-version: latest
kissat-tag: latest
litani-version: latest
Expand Down
Loading

0 comments on commit 9368ec6

Please sign in to comment.