diff --git a/.github/workflows/integration-nightly.yml b/.github/workflows/integration-nightly.yml index 30ef652..85e3be3 100644 --- a/.github/workflows/integration-nightly.yml +++ b/.github/workflows/integration-nightly.yml @@ -319,6 +319,8 @@ jobs: - name: Install Rust uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 # stable @ 2026-05-02 + with: + toolchain: stable - name: Run Rust live integration tests working-directory: cycles-client-rust env: