Skip to content

Commit

Permalink
ci: try nightly toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
pihme committed Aug 10, 2022
1 parent d37112a commit 1e91194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install latest rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly
default: true
override: true

Expand Down

0 comments on commit 1e91194

Please sign in to comment.