diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 82f80460..9e096094 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -71,7 +71,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Stable + - name: Install Rust nightly with Miri uses: dtolnay/rust-toolchain@stable with: toolchain: nightly