Skip to content

Commit

Permalink
Use nightly toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Jul 29, 2023
1 parent 0c06d5f commit eda5243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Expand Up @@ -99,7 +99,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
if: ${{ !matrix.settings.docker }}
with:
toolchain: stable
toolchain: nightly
targets: ${{ matrix.settings.target }}
- name: Cache cargo
uses: actions/cache@v3
Expand Down

0 comments on commit eda5243

Please sign in to comment.