Skip to content

Commit

Permalink
Merge pull request #619 from YJDoc2/pin-ci-nightly
Browse files Browse the repository at this point in the history
Pin nightly version in CI as temporary fix to coverage issue
  • Loading branch information
utam0k committed Jan 17, 2022
2 parents c73ba01 + bfe59e4 commit 4b9cd32
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 4b9cd32

Please sign in to comment.