Skip to content

Commit a8f6315

Browse files
authored
Use CBMC version 5.95.1 (#1124)
The upcoming CBMC version 6 release includes changes that may affect existing proofs. This PR will make sure that aws-c-common PRs are not negatively impacted by this release. After releasing CBMC version 6 we will issue a follow-up PR that will return aws-c-common to using CBMC's latest release, and will include any changes to proofs that may be necessary to support the new version.
1 parent 4fccc79 commit a8f6315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proof_ci_resources/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cadical-tag: latest
2-
cbmc-version: latest
2+
cbmc-version: "5.95.1"
33
cbmc-viewer-version: latest
44
kissat-tag: latest
55
litani-version: latest

0 commit comments

Comments
 (0)