Skip to content

Commit

Permalink
Pin nightly version in CI as temporary fix to coverage issue
Browse files Browse the repository at this point in the history
  • Loading branch information
YJDoc2 committed Jan 17, 2022
1 parent c73ba01 commit bfe59e4
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 @@ -73,7 +73,7 @@ jobs:
- name: Toolchain setup
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2022-01-14
override: true
profile: minimal
components: llvm-tools-preview
Expand Down

0 comments on commit bfe59e4

Please sign in to comment.