Skip to content

Commit

Permalink
Move CBMC back to latest (#1026)
Browse files Browse the repository at this point in the history
This reverts commit 9848a8c ("Pin CBMC
version to 5.81.0", PR #1022): CBMC 5.83.0 includes
diffblue/cbmc#7700, which fixes the problem
spotted by aws-c-common's tests.
  • Loading branch information
tautschnig authored May 15, 2023
1 parent 12f68b9 commit e324166
Showing 1 changed file with 1 addition and 1 deletion.
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.81.0"
cbmc-version: latest
cbmc-viewer-version: latest
kissat-tag: latest
litani-version: latest
Expand Down

0 comments on commit e324166

Please sign in to comment.