Skip to content

Commit

Permalink
Update CI toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Jul 15, 2022
1 parent 2111801 commit 163bc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly
- uses: Swatinem/rust-cache@v1
- name: Install JS dependencies
run: npm install -g pnpm
Expand Down

0 comments on commit 163bc56

Please sign in to comment.