Skip to content

Commit

Permalink
stable?
Browse files Browse the repository at this point in the history
  • Loading branch information
ranile committed Mar 18, 2022
1 parent e4aa0d4 commit d879841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- uses: actions-rs/toolchain@v1
if: ${{ matrix.target == 'wasm32-unknown-unknown' }}
with:
toolchain: ${{ matrix.toolchain }}
toolchain: stable
override: true
profile: minimal

Expand Down

0 comments on commit d879841

Please sign in to comment.