Skip to content

Commit

Permalink
Merge pull request #41 from moka-rs/fix-ci/pin-kani-0.54.0
Browse files Browse the repository at this point in the history
CI: Pin Kani version to `v0.54.0` to avoid tests to stall
  • Loading branch information
tatsuya6502 authored Sep 10, 2024
2 parents 0dce5da + 91d6b6c commit 636638f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Kani.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ jobs:
free -m
- name: Run Kani
uses: model-checking/kani-github-action@v1.0
# Workaround for https://github.com/moka-rs/mini-moka/issues/36
with:
kani-version: '0.54.0'

0 comments on commit 636638f

Please sign in to comment.