Skip to content

Commit

Permalink
Install stable rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
zhassan-aws committed Feb 15, 2023
1 parent b1a2a98 commit 367e521
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ runs:
steps:
- name: Install Rust
uses: actions-rs/[email protected]
with:
# From https://github.com/model-checking/kani/blob/kani-0.21.0/rust-toolchain.toml
# Should be updated every time we update the version to keep in sync.
# This should be automated https://github.com/model-checking/kani-github-action/issues/9
toolchain: nightly-2022-12-11
override: true

- name: Install Kani
shell: bash
Expand Down

0 comments on commit 367e521

Please sign in to comment.