kani: Pin version to 0.48.0
Kani version `0.49.0` came out 10 days ago, its odd that our CI just broke today but in an attempt to see if its release related pin to the version before the latest release.
This commit is contained in:
parent
5981b15902
commit
0f0bd91929
|
@ -236,4 +236,5 @@ jobs:
|
|||
- name: 'Kani build proofs'
|
||||
uses: model-checking/kani-github-action@v1.1
|
||||
with:
|
||||
kani-version: '0.48.0'
|
||||
args: '--only-codegen'
|
||||
|
|
Loading…
Reference in New Issue