diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd06bf2c0c..d47827fce1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -291,7 +291,7 @@ jobs: args: "--package zerocopy --features __internal_use_only_features_that_work_on_stable --output-format=terse --randomize-layout --memory-safety-checks --overflow-checks --undefined-function-checks --unwinding-checks" # This version is automatically rolled by # `roll-pinned-toolchain-versions.yml`. - kani-version: 0.53.0 + kani-version: 0.67.0 check_fmt: runs-on: ubuntu-latest