diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5876b0d2..f4585b28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -167,8 +167,8 @@ jobs: - name: Set up CBMC runner uses: FreeRTOS/CI-CD-Github-Actions/set_up_cbmc_runner@main with: - cbmc_version: "5.61.0" - cbmc_viewer_version: "3.5" + cbmc_version: "5.95.1" + cbmc_viewer_version: "latest" kissat_tag: latest - run: | git submodule update --init --checkout --recursive