fix: use nightly toolchain

This commit is contained in:
DecDuck
2025-03-25 09:26:57 +11:00
parent c5287c53cd
commit 4a50d20657

View File

@ -93,7 +93,7 @@ jobs:
node-version: 20
cache: yarn
- name: Install
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@nightly
if: ${{ !matrix.settings.docker }}
with:
toolchain: stable