Skip to content

Commit

Permalink
Bump CBMC version to 5.95.1
Browse files Browse the repository at this point in the history
This will make proofs use the latest stable release of CBMC.
  • Loading branch information
tautschnig committed Jun 6, 2024
1 parent 59ae473 commit f66ee2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
uses: FreeRTOS/CI-CD-Github-Actions/set_up_cbmc_runner@main
with:
kissat_tag: latest
cbmc_version: "5.73.0"
cbmc_version: "5.95.1"
- run: |
git submodule update --init --recursive --checkout
sudo apt-get update
Expand Down

0 comments on commit f66ee2f

Please sign in to comment.