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 ba6ba81 commit 50ace23
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 @@ -377,7 +377,7 @@ jobs:
- name: Set up CBMC runner
uses: FreeRTOS/CI-CD-Github-Actions/set_up_cbmc_runner@main
with:
cbmc_version: "5.61.0"
cbmc_version: "5.95.1"

- env:
stepName: Install Dependencies
Expand Down

0 comments on commit 50ace23

Please sign in to comment.