Skip to content

Commit

Permalink
ci(vrd): 🚑 testing with nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Mar 10, 2024
1 parent ee018a4 commit 2107ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
# Install the stable Rust toolchain.
- name: Install stable toolchain
id: install-toolchain
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@nightly

# Install the targets for the cross-compilation toolchain
- name: Install target
Expand Down

0 comments on commit 2107ffa

Please sign in to comment.